Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-61729 (GCVE-0-2025-61729)
Vulnerability from cvelistv5 – Published: 2025-12-02 18:54 – Updated: 2025-12-03 19:37- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | crypto/x509 |
Affected:
0 , < 1.24.11
(semver)
Affected: 1.25.0 , < 1.25.5 (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-2025-61729",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-02T21:52:36.341575Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-02T21:52:58.224Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/x509",
"product": "crypto/x509",
"programRoutines": [
{
"name": "Certificate.VerifyHostname"
},
{
"name": "Certificate.Verify"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.24.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.25.5",
"status": "affected",
"version": "1.25.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Philippe Antoine (Catena cyber)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-03T19:37:14.903Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/725920"
},
{
"url": "https://go.dev/issue/76445"
},
{
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"title": "Excessive resource consumption when printing error string for host certificate validation in crypto/x509"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-61729",
"datePublished": "2025-12-02T18:54:10.166Z",
"dateReserved": "2025-09-30T15:05:03.605Z",
"dateUpdated": "2025-12-03T19:37:14.903Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-61729\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-12-02T19:15:51.447\",\"lastModified\":\"2025-12-19T18:25:28.283\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.\"}],\"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}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.24.11\",\"matchCriteriaId\":\"F2E6FD2A-A487-4099-B91D-2429F286AC6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.25.0\",\"versionEndExcluding\":\"1.25.5\",\"matchCriteriaId\":\"39C03A37-B94B-46E4-B1C2-A70A870F8E53\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/725920\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/76445\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/8FJoBkPddm4\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-4155\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"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-2025-61729\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-02T21:52:36.341575Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-02T21:52:53.822Z\"}}], \"cna\": {\"title\": \"Excessive resource consumption when printing error string for host certificate validation in crypto/x509\", \"credits\": [{\"lang\": \"en\", \"value\": \"Philippe Antoine (Catena cyber)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/x509\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.24.11\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.25.0\", \"lessThan\": \"1.25.5\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/x509\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Certificate.VerifyHostname\"}, {\"name\": \"Certificate.Verify\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/725920\"}, {\"url\": \"https://go.dev/issue/76445\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/8FJoBkPddm4\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-4155\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-12-03T19:37:14.903Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-61729\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-03T19:37:14.903Z\", \"dateReserved\": \"2025-09-30T15:05:03.605Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-12-02T18:54:10.166Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-zv38826
Vulnerability from cleanstart
Security vulnerability affects the trust-manager package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "trust-manager"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.20.2-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the trust-manager package. Within HostnameError.",
"id": "CLEANSTART-2026-ZV38826",
"modified": "2026-03-09T13:15:34Z",
"published": "2026-03-10T01:00:05.764793Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZV38826.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-jr37040
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-JR37040",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:23:53.534475Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JR37040.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2025-yj25356
Vulnerability from cleanstart
Security vulnerability affects the tigera-operator package. This issue is resolved in later releases. See references for CVE details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "tigera-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.40.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Security vulnerability affects the tigera-operator package. This issue is resolved in later releases. See references for CVE details.",
"id": "CLEANSTART-2025-YJ25356",
"modified": "2025-12-06T13:34:11Z",
"published": "2026-01-16T12:00:45.358320Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2025/CLEANSTART-2025-YJ25356.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-61729 applied in versions: 1.40.2-r0",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-fz95989
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-FZ95989",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:40:52.734894Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-FZ95989.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-qz70444
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-QZ70444",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:24:26.605623Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-QZ70444.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-rd08428
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.41.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RD08428",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:17:23.554517Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RD08428.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-rt10702
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.32.10-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RT10702",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:30:25.697056Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RT10702.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-tl71584
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.17-4-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TL71584",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:23:53.438748Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TL71584.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-265r-hfxg-fhmg"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m6hq-p25p-ffr2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-265r-hfxg-fhmg",
"GHSA-6v2p-p543-phr9",
"GHSA-m6hq-p25p-ffr2",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-uy85485
Vulnerability from cleanstart
Multiple security vulnerabilities affect the vault-k8s package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "vault-k8s"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the vault-k8s package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UY85485",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:45:52.628542Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UY85485.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-xo66167
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.87.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XO66167",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:49:52.662006Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XO66167.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-nz19387
Vulnerability from cleanstart
Multiple security vulnerabilities affect the openbao-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "openbao-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.2-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the openbao-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-NZ19387",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:52:23.218213Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NZ19387.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-tr92727
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator-fips package. During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.88.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator-fips package. During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TR92727",
"modified": "2026-02-12T13:07:54Z",
"published": "2026-02-13T00:41:14.875956Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TR92727.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succ...",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"CVE-2025-68121",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-gv85693
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GV85693",
"modified": "2026-02-12T13:07:54Z",
"published": "2026-02-13T00:40:14.240914Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GV85693.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-gj12884
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kaniko-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kaniko-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kaniko-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GJ12884",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:31:25.827659Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GJ12884.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m6hq-p25p-ffr2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-cgrx-mc8f-2prm",
"GHSA-m6hq-p25p-ffr2",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-pc16040
Vulnerability from cleanstart
Multiple security vulnerabilities affect the harbor-registry-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "harbor-registry-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the harbor-registry-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PC16040",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:37:23.991168Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PC16040.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-29923",
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-bl06950
Vulnerability from cleanstart
Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "istio-pilot-discovery-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.7-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BL06950",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:08:23.121647Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BL06950.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-fp29743
Vulnerability from cleanstart
Multiple security vulnerabilities affect the elastic-beats-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "elastic-beats-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the elastic-beats-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-FP29743",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:37:25.443687Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-FP29743.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-32fw-gq77-f2f2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-47913",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-32fw-gq77-f2f2",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-hf45264
Vulnerability from cleanstart
Multiple security vulnerabilities affect the openbao-fips package. filippo. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "openbao-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the openbao-fips package. filippo. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-HF45264",
"modified": "2026-02-26T12:09:56Z",
"published": "2026-02-27T01:03:40.135210Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-HF45264.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "filippo",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"CVE-2025-68121",
"CVE-2026-26958"
]
}
cleanstart-2026-er42900
Vulnerability from cleanstart
Multiple security vulnerabilities affect the external-dns-fips package. The ParseAddress function constructs domain-literal address components through repeated string concatenation. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "external-dns-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.20.0-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the external-dns-fips package. The ParseAddress function constructs domain-literal address components through repeated string concatenation. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ER42900",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:41:23.817747Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ER42900.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47910"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "ParseAddress function constructs domain-literal address components through repeated string concatenation",
"upstream": [
"CVE-2025-47910",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-vg57433
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.9-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VG57433",
"modified": "2026-02-16T09:23:22Z",
"published": "2026-02-17T00:39:45.599344Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VG57433.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2026-hx78047
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-HX78047",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:24:23.175483Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-HX78047.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-iw06531
Vulnerability from cleanstart
Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "istio-pilot-discovery-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IW06531",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:07:23.455235Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IW06531.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-jx43631
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-JX43631",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:06:23.337190Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JX43631.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-0913",
"CVE-2025-4673",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-uu56048
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UU56048",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:16:53.077326Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UU56048.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-kf66928
Vulnerability from cleanstart
Multiple security vulnerabilities affect the openbao-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "openbao-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.2-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the openbao-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-KF66928",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:53:23.030035Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-KF66928.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-zd89666
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ZD89666",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:26:56.612763Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZD89666.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-ur80185
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.19.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UR80185",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:30:24.609590Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UR80185.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-gg58376
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GG58376",
"modified": "2026-02-16T09:23:22Z",
"published": "2026-02-17T00:41:15.939977Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GG58376.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-r92c-9c7f-3pj8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-r92c-9c7f-3pj8",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2025-jl63399
Vulnerability from cleanstart
Security vulnerability affects the trust-manager package. This issue is resolved in later releases. See references for CVE details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "trust-manager"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.20.2-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Security vulnerability affects the trust-manager package. This issue is resolved in later releases. See references for CVE details.",
"id": "CLEANSTART-2025-JL63399",
"modified": "2025-12-06T13:34:11Z",
"published": "2026-01-16T12:00:43.312220Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2025/CLEANSTART-2025-JL63399.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-61729 applied in versions: 0.20.2-r1",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-ts42581
Vulnerability from cleanstart
Multiple security vulnerabilities affect the chartmuseum-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "chartmuseum-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.15.0-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the chartmuseum-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TS42581",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:29:23.600518Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TS42581.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2c4m-59x9-fr2g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-3vp4-m3rf-835h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-4hfp-h4cw-hj8p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-53c4-hhmh-vw5q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-557j-xg8c-q2mm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-5xqw-8hwv-wg92"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-67fx-wx78-jx33"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f9f8-9pmf-xv68"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-r53h-jv2g-vpx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-v53g-5gjp-272r"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2c4m-59x9-fr2g",
"GHSA-3vp4-m3rf-835h",
"GHSA-4hfp-h4cw-hj8p",
"GHSA-53c4-hhmh-vw5q",
"GHSA-557j-xg8c-q2mm",
"GHSA-5xqw-8hwv-wg92",
"GHSA-67fx-wx78-jx33",
"GHSA-f9f8-9pmf-xv68",
"GHSA-mh63-6h87-95cp",
"GHSA-r53h-jv2g-vpx6",
"GHSA-v53g-5gjp-272r"
]
}
cleanstart-2026-qv26039
Vulnerability from cleanstart
Security vulnerability affects the argo-workflows package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the argo-workflows package. Within HostnameError.",
"id": "CLEANSTART-2026-QV26039",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:03:24.653963Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-QV26039.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-xz04425
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.9.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XZ04425",
"modified": "2026-02-26T12:09:56Z",
"published": "2026-02-27T00:43:38.553069Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XZ04425.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-iy17697
Vulnerability from cleanstart
Multiple security vulnerabilities affect the elastic-beats-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "elastic-beats-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the elastic-beats-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IY17697",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:37:55.497960Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IY17697.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-32fw-gq77-f2f2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-47913",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-32fw-gq77-f2f2",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-mj51212
Vulnerability from cleanstart
Multiple security vulnerabilities affect the dex-fips package. Cancelling a query (e. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "dex-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.41.1-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the dex-fips package. Cancelling a query (e. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-MJ51212",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:40:23.782215Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-MJ51212.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Cancelling a query (e",
"upstream": [
"CVE-2025-47907",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-zo91195
Vulnerability from cleanstart
Multiple security vulnerabilities affect the harbor-registry-fips package. go-redis is the official Redis client library for the Go programming language. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "harbor-registry-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8.3-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the harbor-registry-fips package. go-redis is the official Redis client library for the Go programming language. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ZO91195",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:30:24.594235Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZO91195.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "go-redis is the official Redis client library for the Go programming language",
"upstream": [
"CVE-2025-29923",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-kv78041
Vulnerability from cleanstart
Multiple security vulnerabilities affect the step-issuer-fips package. The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "step-issuer-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.11-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the step-issuer-fips package. The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-KV78041",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:56:23.125184Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-KV78041.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-44005"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-62820"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-66406"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-44005"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62820"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66406"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input",
"upstream": [
"CVE-2025-44005",
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"CVE-2025-62820",
"CVE-2025-66406"
]
}
cleanstart-2026-dc63423
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.34.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DC63423",
"modified": "2026-02-25T07:34:17Z",
"published": "2026-02-26T00:40:26.756005Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DC63423.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-pi00621
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-state-metrics-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.17.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PI00621",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:03:52.974587Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PI00621.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-xz45798
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.34.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XZ45798",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:05:20.961893Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XZ45798.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-th00404
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.34.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TH00404",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:04:20.735662Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TH00404.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-na36743
Vulnerability from cleanstart
Security vulnerability affects the gitlab-pages-fips package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "gitlab-pages-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "18.7.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the gitlab-pages-fips package. Within HostnameError.",
"id": "CLEANSTART-2026-NA36743",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:35:55.379246Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NA36743.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-pd99018
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.34.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PD99018",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:02:50.913977Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PD99018.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ml51665
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ML51665",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:20:55.711028Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ML51665.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-bz58799
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BZ58799",
"modified": "2026-02-05T12:20:16Z",
"published": "2026-02-06T00:39:29.590361Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BZ58799.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2026-ew68942
Vulnerability from cleanstart
Multiple security vulnerabilities affect the multus-cni-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "multus-cni-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.2-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the multus-cni-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-EW68942",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:53:53.713652Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-EW68942.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-4v7x-pqxf-cx7m"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m425-mq94-257g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qppj-fm5r-hxr3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-4v7x-pqxf-cx7m",
"GHSA-6v2p-p543-phr9",
"GHSA-m425-mq94-257g",
"GHSA-qppj-fm5r-hxr3",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-do54415
Vulnerability from cleanstart
Security vulnerability affects the external-secrets package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "external-secrets"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the external-secrets package. Within HostnameError.",
"id": "CLEANSTART-2026-DO54415",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:33:23.703184Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DO54415.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-bs57244
Vulnerability from cleanstart
Security vulnerability affects the external-secrets package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "external-secrets"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the external-secrets package. Within HostnameError.",
"id": "CLEANSTART-2026-BS57244",
"modified": "2026-02-16T09:23:22Z",
"published": "2026-02-17T00:39:44.907078Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BS57244.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-dd39330
Vulnerability from cleanstart
Multiple security vulnerabilities affect the multus-cni-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "multus-cni-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.4-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the multus-cni-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DD39330",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:53:22.793144Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DD39330.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ia56615
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. go-git is a highly extensible git implementation library written in pure Go. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. go-git is a highly extensible git implementation library written in pure Go. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IA56615",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:44:12.047442Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IA56615.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-37cx-329c-33x3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "go-git is a highly extensible git implementation library written in pure Go",
"upstream": [
"CVE-2025-61729",
"CVE-2026-25934",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-37cx-329c-33x3",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2026-sw55801
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.8-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SW55801",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:24:55.642434Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SW55801.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-ol60454
Vulnerability from cleanstart
Multiple security vulnerabilities affect the step-issuer package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "step-issuer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.9-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the step-issuer package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-OL60454",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:52:23.086717Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-OL60454.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-62820"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62820"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729",
"CVE-2025-62820"
]
}
cleanstart-2026-vc16841
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kyverno"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VC16841",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:02:22.944744Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VC16841.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-vz85637
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VZ85637",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:50:42.986205Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VZ85637.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-xv54160
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XV54160",
"modified": "2026-02-16T09:23:22Z",
"published": "2026-02-17T00:41:15.330012Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XV54160.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-uq43569
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. go-git is a highly extensible git implementation library written in pure Go. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. go-git is a highly extensible git implementation library written in pure Go. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UQ43569",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:44:12.116432Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UQ43569.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-37cx-329c-33x3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "go-git is a highly extensible git implementation library written in pure Go",
"upstream": [
"CVE-2025-61729",
"CVE-2026-25934",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-37cx-329c-33x3",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2026-au31441
Vulnerability from cleanstart
Multiple security vulnerabilities affect the metrics-server-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "metrics-server-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.2-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the metrics-server-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-AU31441",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:29:25.997506Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-AU31441.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9"
]
}
cleanstart-2026-di05920
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DI05920",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:41:22.824254Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DI05920.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-mh63-6h87-95cp"
]
}
cleanstart-2026-az24638
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-AZ24638",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:22:56.881050Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-AZ24638.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-qe58701
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-node-exporter-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-QE58701",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:22:55.193625Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-QE58701.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-cgrx-mc8f-2prm",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-ls08172
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.0-r5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-LS08172",
"modified": "2026-02-10T22:11:02Z",
"published": "2026-02-11T00:41:59.030674Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LS08172.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-8912"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8912"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2020-8912",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ph90623
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.87.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PH90623",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:49:52.682724Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PH90623.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-rb28539
Vulnerability from cleanstart
Security vulnerability affects the tigera-operator package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "tigera-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.40.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the tigera-operator package. Within HostnameError.",
"id": "CLEANSTART-2026-RB28539",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:43:52.571458Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RB28539.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-yk54840
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.32.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-YK54840",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:30:55.324232Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-YK54840.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-7598"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7598"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2024-7598",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-qi35149
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-QI35149",
"modified": "2026-02-12T13:07:54Z",
"published": "2026-02-13T00:39:44.259950Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-QI35149.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-xo49545
Vulnerability from cleanstart
Multiple security vulnerabilities affect the spire-server-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "spire-server-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the spire-server-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XO49545",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:21:25.500719Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XO49545.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-4qg8-fj49-pxjh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-whqx-f9j3-ch6m"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-4qg8-fj49-pxjh",
"GHSA-whqx-f9j3-ch6m"
]
}
cleanstart-2025-ob44035
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero-fips package. These issues are resolved in later releases. See references for individual CVE and GHSA details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Multiple security vulnerabilities affect the velero-fips package. These issues are resolved in later releases. See references for individual CVE and GHSA details.",
"id": "CLEANSTART-2025-OB44035",
"modified": "2025-12-13T08:34:16Z",
"published": "2026-01-16T11:28:43.176297Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2025/CLEANSTART-2025-OB44035.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-61729, GHSA-f6x5-jh6r-wrfv, GHSA-j5w8-q4qc-rx2x applied in versions: 1.16.2-r2",
"upstream": [
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-rx06615
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RX06615",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:45:24.056160Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RX06615.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ig94553
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IG94553",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:49:42.735675Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IG94553.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-vl83369
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-state-metrics-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.15.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VL83369",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:03:53.758258Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VL83369.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9",
"GHSA-hcg3-q754-cr77",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-ts12850
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.41.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TS12850",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:17:53.937628Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TS12850.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-9h84-gmv7-982p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mf38-5pwr-xv68"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-x4rx-4gw5-53pq"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-9h84-gmv7-982p",
"GHSA-mf38-5pwr-xv68",
"GHSA-x4rx-4gw5-53pq"
]
}
cleanstart-2026-rw65075
Vulnerability from cleanstart
Security vulnerability affects the cortex package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cortex"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.20.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the cortex package. Within HostnameError.",
"id": "CLEANSTART-2026-RW65075",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:35:53.815887Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RW65075.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-pt11267
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PT11267",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:22:25.604414Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PT11267.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-xb34574
Vulnerability from cleanstart
Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "istio-pilot-discovery-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XB34574",
"modified": "2026-02-10T22:11:02Z",
"published": "2026-02-11T00:40:59.223419Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XB34574.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ui65993
Vulnerability from cleanstart
Multiple security vulnerabilities affect the spire-server-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "spire-server-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.3-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the spire-server-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UI65993",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:21:25.457624Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UI65993.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-zg64300
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kyverno"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ZG64300",
"modified": "2026-02-26T12:09:56Z",
"published": "2026-02-27T01:05:11.090007Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZG64300.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-kk99760
Vulnerability from cleanstart
Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "consul-k8s-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.8-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-KK99760",
"modified": "2026-02-25T07:34:17Z",
"published": "2026-02-26T00:41:27.004859Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-KK99760.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-w4qc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-22871",
"CVE-2025-47903",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-w4qc-356p-c3xw"
]
}
cleanstart-2026-xb70091
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.34.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-XB70091",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:03:50.560679Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-XB70091.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-fj56296
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-FJ56296",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:45:23.960354Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-FJ56296.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-oa82425
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. go-git is a highly extensible git implementation library written in pure Go. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.9-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. go-git is a highly extensible git implementation library written in pure Go. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-OA82425",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:44:42.034173Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-OA82425.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-37cx-329c-33x3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "go-git is a highly extensible git implementation library written in pure Go",
"upstream": [
"CVE-2025-61729",
"CVE-2026-25934",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-37cx-329c-33x3",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2026-la33013
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-LA33013",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:40:22.526589Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LA33013.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-hl71566
Vulnerability from cleanstart
Multiple security vulnerabilities affect the docker-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "docker-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "28.4.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the docker-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-HL71566",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:50:56.129322Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-HL71566.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-13509"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2019-14271"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2020-13401"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-21285"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2021-41089"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-29526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2023-26054"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-23650"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-23651"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-23652"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-23653"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-24557"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2024-41110"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13509"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14271"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13401"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21285"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41089"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26054"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23650"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23651"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23652"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23653"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24557"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41110"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2019-13509",
"CVE-2019-14271",
"CVE-2020-13401",
"CVE-2021-21285",
"CVE-2021-41089",
"CVE-2022-29526",
"CVE-2023-26054",
"CVE-2024-23650",
"CVE-2024-23651",
"CVE-2024-23652",
"CVE-2024-23653",
"CVE-2024-24557",
"CVE-2024-41110",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-kk41938
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.29.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-KK41938",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:06:23.375949Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-KK41938.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-0913",
"CVE-2025-4673",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-mf93723
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-MF93723",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:03:24.521286Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-MF93723.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2025-eu07511
Vulnerability from cleanstart
Multiple security vulnerabilities affect the vault-k8s package. These issues are resolved in later releases. See references for individual CVE details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "vault-k8s"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Multiple security vulnerabilities affect the vault-k8s package. These issues are resolved in later releases. See references for individual CVE details.",
"id": "CLEANSTART-2025-EU07511",
"modified": "2025-12-06T13:34:11Z",
"published": "2026-01-16T11:58:32.440192Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2025/CLEANSTART-2025-EU07511.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47912"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58186"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-47912, CVE-2025-58183, CVE-2025-58185, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61725, CVE-2025-61729 applied in versions: 1.7.0-r0, 1.7.1-r0",
"upstream": [
"CVE-2025-47912",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58186",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-hy43775
Vulnerability from cleanstart
Multiple security vulnerabilities affect the vault-k8s package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "vault-k8s"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the vault-k8s package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-HY43775",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:46:52.607713Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-HY43775.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-sy95837
Vulnerability from cleanstart
Multiple security vulnerabilities affect the chartmuseum-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "chartmuseum-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.16.3-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the chartmuseum-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SY95837",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:28:53.594094Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SY95837.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2c4m-59x9-fr2g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-3vp4-m3rf-835h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-53c4-hhmh-vw5q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-67fx-wx78-jx33"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-7hfp-qfw3-5jxh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-9h84-qmv7-982p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f9f8-9pmf-xv68"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwcw-6f5g-gxf8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-v53g-5gjp-272r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wf43-55jj-vwq8"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2c4m-59x9-fr2g",
"GHSA-3vp4-m3rf-835h",
"GHSA-53c4-hhmh-vw5q",
"GHSA-67fx-wx78-jx33",
"GHSA-7hfp-qfw3-5jxh",
"GHSA-9h84-qmv7-982p",
"GHSA-f9f8-9pmf-xv68",
"GHSA-mh63-6h87-95cp",
"GHSA-pwcw-6f5g-gxf8",
"GHSA-v53g-5gjp-272r",
"GHSA-wf43-55jj-vwq8"
]
}
cleanstart-2026-sm37781
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cert-manager-fips package. Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cert-manager-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.19.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cert-manager-fips package. Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SM37781",
"modified": "2026-03-03T12:59:01Z",
"published": "2026-03-04T00:45:05.719125Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SM37781.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47910"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-27141"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic",
"upstream": [
"CVE-2025-47910",
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"CVE-2026-27141"
]
}
cleanstart-2026-uy81473
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UY81473",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:44:54.187987Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UY81473.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-nv82543
Vulnerability from cleanstart
Multiple security vulnerabilities affect the metrics-server-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "metrics-server-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.4-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the metrics-server-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-NV82543",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:29:25.549030Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NV82543.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-uu20906
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.87.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UU20906",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:48:52.774829Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UU20906.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-rj88561
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-state-metrics-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.14.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RJ88561",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:03:53.732429Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RJ88561.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9",
"GHSA-hcg3-q754-cr77",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-ns41924
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-operator package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.41.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-operator package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-NS41924",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:18:53.115636Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NS41924.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-on38469
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-client-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-client-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.0-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-client-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ON38469",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:37:25.667594Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ON38469.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m6hq-p25p-ffr2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-m6hq-p25p-ffr2",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-ul17352
Vulnerability from cleanstart
Multiple security vulnerabilities affect the metrics-server-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "metrics-server-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.2-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the metrics-server-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UL17352",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:29:25.464127Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UL17352.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m425-mq94-257g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wf43-55jj-vwq8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wr2v-9rpq-c35q"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-m425-mq94-257g",
"GHSA-wf43-55jj-vwq8",
"GHSA-wr2v-9rpq-c35q"
]
}
cleanstart-2026-az32516
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-AZ32516",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:27:26.591189Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-AZ32516.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-gs30434
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.32.10-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GS30434",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:35:22.588418Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GS30434.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9"
]
}
cleanstart-2026-yc48827
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cert-manager-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cert-manager-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.19.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cert-manager-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-YC48827",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:56:24.532632Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-YC48827.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47910"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47910",
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-pg91940
Vulnerability from cleanstart
Multiple security vulnerabilities affect the harbor-registry package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "harbor-registry"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0.1-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the harbor-registry package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PG91940",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:31:24.365282Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PG91940.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines",
"upstream": [
"CVE-2025-22871",
"CVE-2025-4673",
"CVE-2025-47907",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-po40318
Vulnerability from cleanstart
Multiple security vulnerabilities affect the harbor-registry-fips package. go-redis is the official Redis client library for the Go programming language. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "harbor-registry-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the harbor-registry-fips package. go-redis is the official Redis client library for the Go programming language. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PO40318",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:31:53.772564Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PO40318.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "go-redis is the official Redis client library for the Go programming language",
"upstream": [
"CVE-2025-29923",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ok45738
Vulnerability from cleanstart
Security vulnerability affects the cert-manager package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cert-manager"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.19.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the cert-manager package. Within HostnameError.",
"id": "CLEANSTART-2026-OK45738",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:45:53.967263Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-OK45738.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-mw73882
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. filippo. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. filippo. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-MW73882",
"modified": "2026-03-02T17:13:50Z",
"published": "2026-03-03T00:39:03.237072Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-MW73882.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-37cx-329c-33x3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fw7p-63qq-7hpr"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "filippo",
"upstream": [
"CVE-2025-61729",
"CVE-2026-25934",
"CVE-2026-26958",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-37cx-329c-33x3",
"GHSA-fv92-fjc5-jj9h",
"GHSA-fw7p-63qq-7hpr"
]
}
cleanstart-2026-bj28314
Vulnerability from cleanstart
Multiple security vulnerabilities affect the metallb package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "metallb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.15.2-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the metallb package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BJ28314",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:00:22.906070Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BJ28314.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-ru37859
Vulnerability from cleanstart
Multiple security vulnerabilities affect the dex-fips package. Cancelling a query (e. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "dex-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.42.1-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the dex-fips package. Cancelling a query (e. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RU37859",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:39:24.210234Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RU37859.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Cancelling a query (e",
"upstream": [
"CVE-2025-47907",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-fs64938
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-FS64938",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:24:53.185811Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-FS64938.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ek72220
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-node-exporter-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-EK72220",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:24:55.137022Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-EK72220.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-cgrx-mc8f-2prm",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-kg18353
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.33.6-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-KG18353",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:02:50.542288Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-KG18353.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-so16176
Vulnerability from cleanstart
Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "consul-k8s-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SO16176",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:39:24.255623Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SO16176.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-22871",
"CVE-2025-47903",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ck72347
Vulnerability from cleanstart
Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "istio-pilot-discovery-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.27.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CK72347",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:07:23.436298Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CK72347.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-vv68546
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-client-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-client-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.0-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-client-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VV68546",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:35:55.883570Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VV68546.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m6hq-p25p-ffr2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-m6hq-p25p-ffr2",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-pw02676
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-client-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-client-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.0-r4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-client-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PW02676",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:35:26.383203Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PW02676.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m6hq-p25p-ffr2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-m6hq-p25p-ffr2",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-vu62737
Vulnerability from cleanstart
Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "consul-k8s-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.8-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VU62737",
"modified": "2026-02-25T07:34:17Z",
"published": "2026-02-26T00:41:56.473097Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VU62737.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-w4qc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-22871",
"CVE-2025-47903",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-w4qc-356p-c3xw"
]
}
cleanstart-2026-mi26039
Vulnerability from cleanstart
Multiple security vulnerabilities affect the step-issuer package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "step-issuer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.9-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the step-issuer package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-MI26039",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:49:22.768843Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-MI26039.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-62820"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62820"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729",
"CVE-2025-62820"
]
}
cleanstart-2026-qk01721
Vulnerability from cleanstart
Multiple security vulnerabilities affect the harbor-registry-fips package. go-redis is the official Redis client library for the Go programming language. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "harbor-registry-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the harbor-registry-fips package. go-redis is the official Redis client library for the Go programming language. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-QK01721",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:32:54.211133Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-QK01721.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29923"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "go-redis is the official Redis client library for the Go programming language",
"upstream": [
"CVE-2025-29923",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-im73098
Vulnerability from cleanstart
Multiple security vulnerabilities affect the istio-pilot-discovery package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "istio-pilot-discovery"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the istio-pilot-discovery package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IM73098",
"modified": "2026-02-10T22:11:02Z",
"published": "2026-02-11T00:40:59.052841Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IM73098.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-jx46109
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-JX46109",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:25:26.548568Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JX46109.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-ly33846
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-LY33846",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:16:23.051630Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LY33846.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-bs24435
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BS24435",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:44:54.166999Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BS24435.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-el98016
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.19.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-EL98016",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:23:23.257385Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-EL98016.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-hw19594
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-HW19594",
"modified": "2026-02-23T12:58:32Z",
"published": "2026-02-24T00:45:50.891263Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-HW19594.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-dp30290
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cert-manager-fips package. The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cert-manager-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cert-manager-fips package. The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DP30290",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:52:54.729374Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DP30290.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-zp68963
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ZP68963",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:47:54.288582Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZP68963.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-dn37053
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.31.14-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DN37053",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:30:25.711037Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DN37053.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ni96678
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.27.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-NI96678",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:06:52.947220Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NI96678.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-0913",
"CVE-2025-4673",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-ol25917
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-OL25917",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:44:22.881508Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-OL25917.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-46394"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58251"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-m6hq-p25p-ffr2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46394"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58251"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-46394",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-58251",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-cgrx-mc8f-2prm",
"GHSA-m6hq-p25p-ffr2",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-by85815
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. OpenTelemetry-Go is the Go implementation of OpenTelemetry. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. OpenTelemetry-Go is the Go implementation of OpenTelemetry. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BY85815",
"modified": "2026-03-02T17:13:50Z",
"published": "2026-03-03T00:39:03.275022Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BY85815.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-26958"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-37cx-329c-33x3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fw7p-63qq-7hpr"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24051"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25934"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26958"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "OpenTelemetry-Go is the Go implementation of OpenTelemetry",
"upstream": [
"CVE-2025-61729",
"CVE-2026-24051",
"CVE-2026-25934",
"CVE-2026-26958",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-37cx-329c-33x3",
"GHSA-fv92-fjc5-jj9h",
"GHSA-fw7p-63qq-7hpr"
]
}
cleanstart-2026-cd92481
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.32.10-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CD92481",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:01:20.457302Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CD92481.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9"
]
}
cleanstart-2026-lr19699
Vulnerability from cleanstart
Security vulnerability affects the kube-vip package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-vip"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the kube-vip package. Within HostnameError.",
"id": "CLEANSTART-2026-LR19699",
"modified": "2026-02-17T14:16:07Z",
"published": "2026-02-18T00:37:41.636616Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LR19699.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-gl18398
Vulnerability from cleanstart
Multiple security vulnerabilities affect the elastic-beats-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "elastic-beats-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the elastic-beats-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GL18398",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:36:55.508939Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GL18398.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-32fw-gq77-f2f2"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-47913",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-32fw-gq77-f2f2",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-fm65506
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader package. The html. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.8-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader package. The html. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-FM65506",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:49:12.988018Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-FM65506.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47911"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58190"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "html",
"upstream": [
"CVE-2025-47911",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-58190",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-so17846
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.33.6-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SO17846",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:30:25.764771Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SO17846.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-tj33788
Vulnerability from cleanstart
Multiple security vulnerabilities affect the openbao-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "openbao-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the openbao-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TJ33788",
"modified": "2026-02-09T12:51:17Z",
"published": "2026-02-10T00:39:24.476012Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TJ33788.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-gs02052
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GS02052",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:22:23.453780Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GS02052.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-tf52804
Vulnerability from cleanstart
Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "istio-pilot-discovery-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the istio-pilot-discovery-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TF52804",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:08:23.107112Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TF52804.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-nl96892
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.33.6-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-NL96892",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:31:25.336110Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-NL96892.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-yg94604
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-YG94604",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:24:56.864393Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-YG94604.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-ch38544
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.10-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CH38544",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:19:55.527550Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CH38544.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-vi85055
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VI85055",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:51:12.873948Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VI85055.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-ha44046
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-HA44046",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:49:42.693487Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-HA44046.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-ck35256
Vulnerability from cleanstart
Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "opentofu-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the opentofu-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CK35256",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T17:21:56.458213Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CK35256.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-hcg3-q754-cr77"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-jc7w-c686-c4v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gwg8-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-wjrx-6529-hcj3"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-6v2p-p543-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-fv92-fjc5-jj9h",
"GHSA-hcg3-q754-cr77",
"GHSA-jc7w-c686-c4v9",
"GHSA-mh63-6h87-95cp",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-wjrx-6529-hcj3"
]
}
cleanstart-2026-cq38405
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-node-exporter-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CQ38405",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:23:55.161893Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CQ38405.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-8r3f-844c-mc37"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9",
"GHSA-8r3f-844c-mc37",
"GHSA-cgrx-mc8f-2prm",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-tk38210
Vulnerability from cleanstart
Multiple security vulnerabilities affect the druid-exporter-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "druid-exporter-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the druid-exporter-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-TK38210",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:46:25.995358Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-TK38210.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-29526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-4f99-4q7p-p3gh"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2022-29526",
"CVE-2025-47907",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-4f99-4q7p-p3gh"
]
}
cleanstart-2026-ez55127
Vulnerability from cleanstart
Multiple security vulnerabilities affect the metallb-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "metallb-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.14.9-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the metallb-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-EZ55127",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:54:23.021613Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-EZ55127.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-lo42921
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kyverno"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-LO42921",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:42:42.699243Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LO42921.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-dv06422
Vulnerability from cleanstart
Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "consul-k8s-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.6-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DV06422",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:40:54.415037Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DV06422.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-w4qc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-22871",
"CVE-2025-47903",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-w4qc-356p-c3xw"
]
}
cleanstart-2026-jm36781
Vulnerability from cleanstart
Security vulnerability affects the velero-plugin-for-aws package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero-plugin-for-aws"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the velero-plugin-for-aws package. Within HostnameError.",
"id": "CLEANSTART-2026-JM36781",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:37:22.513933Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JM36781.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-zm84646
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.8-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-ZM84646",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:20:55.488130Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-ZM84646.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-cy44461
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kyverno"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kyverno package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CY44461",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:53:13.101959Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CY44461.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-rr78450
Vulnerability from cleanstart
Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "argo-workflows"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the argo-workflows package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RR78450",
"modified": "2026-02-05T12:20:16Z",
"published": "2026-02-06T00:39:29.463576Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RR78450.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2464-8j7c-4cjm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2x5j-vhc8-9cwm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-fv92-fjc5-jj9h"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729",
"GHSA-2464-8j7c-4cjm",
"GHSA-2x5j-vhc8-9cwm",
"GHSA-fv92-fjc5-jj9h"
]
}
cleanstart-2026-bh03809
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kube-rbac-proxy-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-rbac-proxy-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.17.1-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kube-rbac-proxy-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BH03809",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:04:53.009971Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BH03809.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-lp38773
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-state-metrics-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.17.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kube-state-metrics-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-LP38773",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:03:53.100242Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LP38773.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-pk62208
Vulnerability from cleanstart
Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "stakater-reloader-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the stakater-reloader-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PK62208",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:20:55.127319Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PK62208.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-yd87381
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-node-exporter-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-node-exporter-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-YD87381",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:22:55.178631Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-YD87381.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9",
"GHSA-cgrx-mc8f-2prm",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-ct39828
Vulnerability from cleanstart
Multiple security vulnerabilities affect the chartmuseum-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "chartmuseum-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.14.0-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the chartmuseum-fips package. Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-CT39828",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:31:23.928259Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CT39828.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-2c4m-59x9-fr2g"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-3vp4-m3rf-835h"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-4hfp-h4cw-hj8p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-53c4-hhmh-vw5q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-557j-xg8c-q2mm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-5xqw-8hwv-wg92"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-67fx-wx78-jx33"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6rx9-889q-vv2r"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-7hfp-qfw3-5jxh"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-9h84-qmv7-982p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f9f8-9pmf-xv68"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-mh63-6h87-95cp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwcw-6f5g-gxf8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-r53h-jv2g-vpx6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-v53g-5gjp-272r"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-2c4m-59x9-fr2g",
"GHSA-3vp4-m3rf-835h",
"GHSA-4hfp-h4cw-hj8p",
"GHSA-53c4-hhmh-vw5q",
"GHSA-557j-xg8c-q2mm",
"GHSA-5xqw-8hwv-wg92",
"GHSA-67fx-wx78-jx33",
"GHSA-6rx9-889q-vv2r",
"GHSA-7hfp-qfw3-5jxh",
"GHSA-9h84-qmv7-982p",
"GHSA-f9f8-9pmf-xv68",
"GHSA-mh63-6h87-95cp",
"GHSA-pwcw-6f5g-gxf8",
"GHSA-r53h-jv2g-vpx6",
"GHSA-v53g-5gjp-272r"
]
}
cleanstart-2026-gn47077
Vulnerability from cleanstart
Multiple security vulnerabilities affect the rabbitmq-messaging-topology-operator package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "rabbitmq-messaging-topology-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.15.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the rabbitmq-messaging-topology-operator package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GN47077",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:48:53.159123Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GN47077.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p943-phr9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-c6gw-w398-hv78"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-qxp5-gw88-xv66"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-v778-237x-gjrc"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-vvgc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p943-phr9",
"GHSA-c6gw-w398-hv78",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-qxp5-gw88-xv66",
"GHSA-v778-237x-gjrc",
"GHSA-vvgc-356p-c3xw"
]
}
cleanstart-2026-sv79070
Vulnerability from cleanstart
Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.4-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the cloudnative-pg-fips package. SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-SV79070",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:47:54.520743Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-SV79070.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process",
"upstream": [
"CVE-2025-47913",
"CVE-2025-47914",
"CVE-2025-58181",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-lz10721
Vulnerability from cleanstart
Multiple security vulnerabilities affect the druid-exporter-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "druid-exporter-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the druid-exporter-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-LZ10721",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:40:55.517816Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-LZ10721.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2022-29526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-4f99-4q7p-p3gh"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2022-29526",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-4f99-4q7p-p3gh"
]
}
cleanstart-2026-bv91860
Vulnerability from cleanstart
Security vulnerability affects the cloudnative-pg package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "cloudnative-pg"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.27.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the cloudnative-pg package. Within HostnameError.",
"id": "CLEANSTART-2026-BV91860",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:42:23.881650Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BV91860.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-do68350
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.85.0-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-DO68350",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:50:22.886394Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-DO68350.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-uj17204
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kube-rbac-proxy-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-rbac-proxy-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.18.2-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kube-rbac-proxy-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UJ17204",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:03:52.998379Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UJ17204.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-vf66781
Vulnerability from cleanstart
Multiple security vulnerabilities affect the metallb package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "metallb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.15.2-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the metallb package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VF66781",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:57:22.763452Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VF66781.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
cleanstart-2026-ib05679
Vulnerability from cleanstart
Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "k8ssandra-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the k8ssandra-operator-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IB05679",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:06:23.436295Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IB05679.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0913"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4673"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-0913",
"CVE-2025-4673",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-gv62494
Vulnerability from cleanstart
Multiple security vulnerabilities affect the velero package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "velero"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.0-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the velero package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GV62494",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:41:53.003431Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GV62494.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-46394"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58251"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-cgrx-mc8f-2prm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-pwhc-rpq9-4c8w"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46394"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58251"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-46394",
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-58251",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-cgrx-mc8f-2prm",
"GHSA-pwhc-rpq9-4c8w"
]
}
cleanstart-2026-jm84344
Vulnerability from cleanstart
Security vulnerability affects the external-secrets package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "external-secrets"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the external-secrets package. Within HostnameError.",
"id": "CLEANSTART-2026-JM84344",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:33:53.700265Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JM84344.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-bq46815
Vulnerability from cleanstart
Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "consul-k8s-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.8-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the consul-k8s-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-BQ46815",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:43:24.142238Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-BQ46815.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-w4qc-356p-c3xw"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47903"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-22871",
"CVE-2025-47903",
"CVE-2025-47907",
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-w4qc-356p-c3xw"
]
}
cleanstart-2026-co80279
Vulnerability from cleanstart
Security vulnerability affects the kube-vip package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kube-vip"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the kube-vip package. Within HostnameError.",
"id": "CLEANSTART-2026-CO80279",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:02:52.896368Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-CO80279.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-um63521
Vulnerability from cleanstart
Multiple security vulnerabilities affect the vertical-pod-autoscaler-fips package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "vertical-pod-autoscaler-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the vertical-pod-autoscaler-fips package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-UM63521",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T16:12:25.029065Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UM63521.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729"
]
}
cleanstart-2026-jr03360
Vulnerability from cleanstart
Security vulnerability affects the external-secrets package. Within HostnameError.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "external-secrets"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Security vulnerability affects the external-secrets package. Within HostnameError.",
"id": "CLEANSTART-2026-JR03360",
"modified": "2026-02-16T09:23:22Z",
"published": "2026-02-17T00:39:45.300172Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-JR03360.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61729"
]
}
cleanstart-2026-yk82785
Vulnerability from cleanstart
Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "kubernetes"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.31.14-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the kubernetes package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-YK82785",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:01:20.108833Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-YK82785.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-6v2p-p543-phr9"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-6v2p-p543-phr9"
]
}
cleanstart-2026-ia26094
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator-fips"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.86.2-r1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator-fips package. An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-IA26094",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T14:51:22.634752Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-IA26094.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-f6x5-jh6r-wrfv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/GHSA-j5w8-q4qc-rx2x"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate",
"upstream": [
"CVE-2025-61727",
"CVE-2025-61729",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x"
]
}
cleanstart-2026-rq53330
Vulnerability from cleanstart
Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "helm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the helm package. Within HostnameError. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RQ53330",
"modified": "2026-01-29T18:58:54Z",
"published": "2026-01-30T15:17:53.658995Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RQ53330.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
}
],
"related": [],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Within HostnameError",
"upstream": [
"CVE-2025-58183",
"CVE-2025-58185",
"CVE-2025-58187",
"CVE-2025-58188",
"CVE-2025-58189",
"CVE-2025-61723",
"CVE-2025-61724",
"CVE-2025-61725",
"CVE-2025-61729"
]
}
RHSA-2026:1506
Vulnerability from csaf_redhat - Published: 2026-01-28 17:34 - Updated: 2026-03-12 06:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.5\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* automation-controller: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* automation controller: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb (CVE-2025-69223)\n* automation-controller: Django: algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* automation-controller: AIOHTTP HTTP Request/Response Smuggling (CVE-2025-53643)\n* python3.11-django: Django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* python3.11-urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* receptor: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\nUpdates and fixes included:\n* ansible-core has been updated to 2.16.15\n* ansible-dev-tools has been updated to 26.1.0\n* ansible-lint has been updated to 26.1.0\n* ansible-navigator has been updated to 26.1.1\n* automation-controller has been updated to 4.6.25\n* automation-gateway has been updated to 2.5.20260121\n* automation-hub has been updated to 4.10.11\n* python3.11-botocore has been updated to 1.34.162\n* python3.11-django has been updated to 4.2.27\n* python3.11-galaxy-importer has been updated to 0.4.37\n* python3.11-galaxy-ng has been updated to 4.10.11\n* python3.11-requests has been updated to 2.31.0\n* python3.11-urllib3 has been updated to 2.6.3\n* receptor has been updated to 1.6.3",
"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:1506",
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading"
},
{
"category": "external",
"summary": "2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1506.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-03-12T06:49:01+00:00",
"generator": {
"date": "2026-03-12T06:49:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1506",
"initial_release_date": "2026-01-28T17:34:52+00:00",
"revision_history": [
{
"date": "2026-01-28T17:34:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T17:34:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.27-1.el9ap.src",
"product_id": "python3.11-django-0:4.2.27-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el9ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src",
"product_id": "ansible-lint-0:26.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product_id": "ansible-core-1:2.16.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.src",
"product_id": "receptor-0:1.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el9ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src",
"product_id": "ansible-navigator-0:26.1.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"product_id": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.src",
"product_id": "automation-controller-0:4.6.25-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.10.11-1.el9ap.src",
"product_id": "automation-hub-0:4.10.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"product_id": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el8ap.src",
"product": {
"name": "python3.11-django-0:4.2.27-1.el8ap.src",
"product_id": "python3.11-django-0:4.2.27-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el8ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.src",
"product_id": "python3.11-requests-0:2.31.0-3.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"product_id": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el8ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src",
"product_id": "ansible-navigator-0:26.1.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el8ap.src",
"product": {
"name": "ansible-core-1:2.16.15-1.el8ap.src",
"product_id": "ansible-core-1:2.16.15-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"product_id": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.src",
"product_id": "receptor-0:1.6.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el8ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src",
"product_id": "ansible-lint-0:26.1.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.src",
"product_id": "automation-controller-0:4.6.25-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el8ap.src",
"product": {
"name": "automation-hub-0:4.10.11-1.el8ap.src",
"product_id": "automation-hub-0:4.10.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"product_id": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.6.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.6.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.6.25-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.10.11-1.el9ap.noarch",
"product_id": "automation-hub-0:4.10.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"product_id": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"product_id": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el8ap.noarch",
"product": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch",
"product_id": "ansible-core-1:2.16.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.16.15-1.el8ap.noarch",
"product": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch",
"product_id": "ansible-test-1:2.16.15-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.16.15-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"product": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"product_id": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20260121-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"product_id": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20260121-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"product_id": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20260121-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"product_id": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.6.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.6.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.6.25-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.11-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.11-1.el8ap.noarch",
"product": {
"name": "automation-hub-0:4.10.11-1.el8ap.noarch",
"product_id": "automation-hub-0:4.10.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.11-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.s390x",
"product_id": "automation-controller-0:4.6.25-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.s390x",
"product_id": "automation-controller-0:4.6.25-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.25-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.25-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch"
},
"product_reference": "automation-hub-0:4.10.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src"
},
"product_reference": "automation-hub-0:4.10.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.25-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20260121-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.5.20260121-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.10.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.10.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-07-14T21:00:57.122280+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380000"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP HTTP Request/Response Smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "RHBZ#2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
}
],
"release_date": "2025-07-14T20:17:18.247000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: AIOHTTP HTTP Request/Response Smuggling"
},
{
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"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-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64460",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-02T16:01:05.300335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that process XML input using Django\u0027s XML Deserializer, including Red Hat Ansible Automation Platform, Red Hat OpenStack Platform, and OpenShift Service Mesh. A remote attacker can exploit this flaw by providing specially crafted XML, leading to a denial-of-service due to CPU and memory exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "RHBZ#2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/"
}
],
"release_date": "2025-12-02T15:15:34.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T17:34:52+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:26.1.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:26.1.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.25-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.25-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.27-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.11-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
}
]
}
RHSA-2026:3040
Vulnerability from csaf_redhat - Published: 2026-02-23 02:14 - Updated: 2026-03-12 06:56Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3040",
"url": "https://access.redhat.com/errata/RHSA-2026:3040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3040.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T06:56:02+00:00",
"generator": {
"date": "2026-03-12T06:56:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3040",
"initial_release_date": "2026-02-23T02:14:35+00:00",
"revision_history": [
{
"date": "2026-02-23T02:14:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T02:14:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:56:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_7.src",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.src",
"product_id": "grafana-pcp-0:5.1.1-12.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"product_id": "grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"product_id": "grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_7.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.s390x",
"product_id": "grafana-pcp-0:5.1.1-12.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T02:14:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3040"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
]
},
"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-02-23T02:14:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3040"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T02:14:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3040"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debuginfo-0:5.1.1-12.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-pcp-debugsource-0:5.1.1-12.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:4185
Vulnerability from csaf_redhat - Published: 2026-03-10 13:57 - Updated: 2026-03-12 05:15Notes
{
"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.13.10 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.13.10",
"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:4185",
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"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_4185.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.13.10",
"tracking": {
"current_release_date": "2026-03-12T05:15:18+00:00",
"generator": {
"date": "2026-03-12T05:15:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4185",
"initial_release_date": "2026-03-10T13:57:02+00:00",
"revision_history": [
{
"date": "2026-03-10T13:57:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T13:57:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:18+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.13",
"product": {
"name": "Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.13::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771540384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Abfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771540464"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771860977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ad711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771942423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Abb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770071468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aaa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773092950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771947506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773088862"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771860977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771942423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Af3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770071468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771947506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773088862"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Afc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aaf814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771860977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771942423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770071468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771947506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ad1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1773088862"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Afb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771539959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Af0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771860977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771942423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aaddfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770071468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Afe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771947506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1773088862"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64 as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"relates_to_product_reference": "Red Hat Quay 3.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le as a component of Red Hat Quay 3.13",
"product_id": "Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"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 Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
}
],
"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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
}
],
"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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
}
],
"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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
}
],
"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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T13:57:02+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/11358",
"product_ids": [
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4185"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:917812ed1960aa5718c3bab783adcb332afe375630cba7943ca22a715fedaffc_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:addfe949914aa4fb9403d1e8c4664bee3f97d1c9cc99de4c9d4a0e77e5d2f399_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:bb98c2611c6cf222bddd75faf18660d645a2136303cf0daf31cc7b5e0bb7182b_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/clair-rhel8@sha256:f3dc9df30aa3d8112ab0c47900141aa4cdeb4c618f111f091b66d27be9202993_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfe38a61bcd4f9e1a74a9b2f681b8713ed4efa553eb40c615fb5ded0aacf24df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:21094dd4f8766f6fa5ace83e671f85652b72392b18aa21621aa4cd79600d404c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25360dfbb6e69528b557f1fbe33a5bde6c37188fc9d1d0d575b2596a8269456f_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fb832f735a69250fa66d90956526222a7e2b64ca0a7f6d09acc582f6527a3ed1_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:fc369b45e2f0cfafc7da05282474ae813830b012f8032b91d6b8f7d75287d470_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0c811368ef77d8b17e1e27fa273c87dcd4b572635872221a8cb9bdf39ae6fe06_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8eaf9253428eef927bfa7509f1fbbaf6998e5bd262f0aca2b980863e6f411618_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:af814ef84aa0e649a02ef2877c9ad963e30ee9a1416e30f128c4841d7e53f211_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0c44916f0e4a0b792e743a8157a014d569dc759fc64657bc3b911f2d1d22ecc_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:0993ee9ca326a40bdd35828b7f07f9d832d033b99b061ddd046e384285a408b6_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:2ede08e62b85bbbd62b45f892aa5532226b403fbb27ce5ec4ee0e79a65532551_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:5ee96859a8b4da0eaf09e7c14e032264ec29c7adc2c6826a7365f85313dff3c2_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-builder-rhel8@sha256:d711fca418151140d24632df9f461e6cf72d70cbcc225e42cb3a2d6c695848df_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:61cb5727b7d7ba543c4b6eade2c582960bdd432ff44e060892e7ecd20def4c88_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:740d25ad8aec0139151be72e70a1d12b5f78dc1ee813658bef52578306608d0c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a19a5b8796e9c90a6c88859f02c366cc047901b9c0c62a99b2513fbb4d756e1_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:86bd2e921dc9a6ed1afb355a3c8aabd5a385ec91b1d2429a14516e7fde43aa17_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca30d6af7d8923ac5b65fbb74cc06e943c67ea24f2cdaf2a27f9e9c9196728d5_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-bundle@sha256:aa20b724915b4302c8be86874d50df8c32e624a4dcef4f4b90d6e9394f5bb149_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:6ad9da9512951c26a98358939d06785387689089df874ebce49874466903afcc_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba2dbd3198ff3b9089bb05fc78dfd2b20b31f1f89b274f99b4d5aec7004c20ea_ppc64le",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:fe1e31fc27a9cf50f168495f9ea08a561f5fb577195691fa4ac6a177d5d36d8c_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-operator-rhel8@sha256:ff7b37a2d32eda5c7f81111e0bced17cac64d5652e632e5207fb1794836d3a4c_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:1403699a49e9fa2e04fab27f28de244b6e3e631877eb6eddb55b676d3ec44587_arm64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:39cadc6e19d0ea7e86a6b11aa15093d4e7d24bc69be260abed90396f92b4126c_amd64",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:8b52456a5391e1e5179ccdc6ac3ec3737a9a33481128a86dd055813881ebc900_s390x",
"Red Hat Quay 3.13:registry.redhat.io/quay/quay-rhel8@sha256:d1fa7495f6dfad0e41f81ca8bf02689f6241973af27e2b98165878d3fc602d12_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:2218
Vulnerability from csaf_redhat - Published: 2026-02-09 01:55 - Updated: 2026-03-12 06:50Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2218",
"url": "https://access.redhat.com/errata/RHSA-2026:2218"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2218.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:50:54+00:00",
"generator": {
"date": "2026-03-12T06:50:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2218",
"initial_release_date": "2026-02-09T01:55:26+00:00",
"revision_history": [
{
"date": "2026-02-09T01:55:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T01:55:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-13.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.13-13.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.13-13.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-13.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-13.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.13-13.el9_4.aarch64",
"product_id": "golang-0:1.21.13-13.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-13.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-13.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.13-13.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.13-13.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-13.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-13.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.13-13.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.13-13.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-13.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-13.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.13-13.el9_4.ppc64le",
"product_id": "golang-0:1.21.13-13.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-13.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-13.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.13-13.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.13-13.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-13.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-13.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.13-13.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.13-13.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-13.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-13.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.13-13.el9_4.x86_64",
"product_id": "golang-0:1.21.13-13.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-13.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-13.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.13-13.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.13-13.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-13.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-13.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.13-13.el9_4.s390x",
"product_id": "go-toolset-0:1.21.13-13.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-13.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-13.el9_4.s390x",
"product": {
"name": "golang-0:1.21.13-13.el9_4.s390x",
"product_id": "golang-0:1.21.13-13.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-13.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-13.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.13-13.el9_4.s390x",
"product_id": "golang-bin-0:1.21.13-13.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-13.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.13-13.el9_4.src",
"product": {
"name": "golang-0:1.21.13-13.el9_4.src",
"product_id": "golang-0:1.21.13-13.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-13.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.13-13.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.13-13.el9_4.noarch",
"product_id": "golang-docs-0:1.21.13-13.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.13-13.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.13-13.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.13-13.el9_4.noarch",
"product_id": "golang-misc-0:1.21.13-13.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.13-13.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.13-13.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.13-13.el9_4.noarch",
"product_id": "golang-src-0:1.21.13-13.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.13-13.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.13-13.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.13-13.el9_4.noarch",
"product_id": "golang-tests-0:1.21.13-13.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.13-13.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-13.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.13-13.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-13.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.13-13.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-13.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.13-13.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-13.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.13-13.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-13.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.13-13.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-13.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.13-13.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-13.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.s390x"
},
"product_reference": "golang-0:1.21.13-13.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-13.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.src"
},
"product_reference": "golang-0:1.21.13-13.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-13.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.13-13.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-13.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.13-13.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-13.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.13-13.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-13.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.13-13.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-13.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.13-13.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.13-13.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-13.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.13-13.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.13-13.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-13.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.13-13.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.13-13.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-13.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.13-13.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.13-13.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-13.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.13-13.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-13.el9_4.noarch"
]
},
"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-02-09T01:55:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-13.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2218"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-13.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-13.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-13.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2572
Vulnerability from csaf_redhat - Published: 2026-02-11 16:14 - Updated: 2026-03-12 06:52Notes
{
"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 Advanced Cluster Management for Kubernetes 2.14 General\nAvailability release images, which add new features and enhancements, bug\nfixes, and updated container images.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.14 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which add new features and enhancements, bug\nfixes, and updated container images. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.14/html-single/release_notes/index#acm-release-notes",
"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:2572",
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53547",
"url": "https://access.redhat.com/security/cve/CVE-2025-53547"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7195",
"url": "https://access.redhat.com/security/cve/CVE-2025-7195"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2572.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.14.2 security update",
"tracking": {
"current_release_date": "2026-03-12T06:52:18+00:00",
"generator": {
"date": "2026-03-12T06:52:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2572",
"initial_release_date": "2026-02-11T16:14:44+00:00",
"revision_history": [
{
"date": "2026-02-11T16:14:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-11T16:14:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Management for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3Aa374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770410994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3A8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770668001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3Ad387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3A18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770632254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770554303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3Af1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770039851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Afd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770122844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3Aadf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769720041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Ac178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3Ae00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3A55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770343757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3Ac3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769721579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3Ab8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770336554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770402970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3Afe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3Afa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770680402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770113563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3Af8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3A20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3Ac8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3Aaf4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770613422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770628969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3Aec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3A308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770658920"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3Ae3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770410994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3A0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770668001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3Aaf2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3Ae086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770632254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770554303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3Acf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770039851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Af7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3Aeb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770122844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769720041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Ab4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3Ac31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3Aaee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770343757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3Ae994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769721579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3Aebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770336554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3Aafdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770402970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3Af97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770680402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3Aedc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770113563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3A93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3A1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3Aee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770613422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3Aff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770628969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3Ac5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3Ac1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770658920"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3Aeee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770410994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3Af7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770668001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3Afe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3Abf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3Aecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3A9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3Add783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3Aa39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770632254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3Ab034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770554303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3Ad916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770039851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Ac1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770122844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3Ab7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769720041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3A868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3Ac8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770343757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769721579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3Ad2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770336554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3Ae37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770402970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3A371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3Af638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770680402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770113563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3Abf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3Aec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3Aec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3Ae0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3Aebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770613422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3Ace7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770628969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3Ac4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770658920"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770410994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3Ae10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770668001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3Aaea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769990632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3A7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770248324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3Af9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770632254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3Aac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770554303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3A4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770039851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3A80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770122844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769720041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Aa661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770388341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3Ae3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770343757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1769721579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3A91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770336554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3Ad958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770402970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3Ac519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770680402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770113563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3Afea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3Ab86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770111039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770421120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3Ab2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770593899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770507506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770613422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770628969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770050123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770049220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3Af77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2\u0026tag=1770658920"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.14",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale",
"James Force"
]
}
],
"cve": "CVE-2025-7195",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2025-07-04T08:54:01.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376300"
}
],
"notes": [
{
"category": "description",
"text": "Early versions of Operator-SDK provided an insecure method to allow operator containers to run in environments that used a random UID. Operator-SDK before 0.15.2 provided a script, user_setup, which modifies the permissions of the /etc/passwd file to 664 during build time. Developers who used Operator-SDK before 0.15.2 to scaffold their operator may still be impacted by this if the insecure user_setup script is still being used to build new container images. \n\nIn affected images, the /etc/passwd file is created during build time with group-writable permissions and a group ownership of root (gid=0). An attacker who can execute commands within an affected container, even as a non-root user, may be able to leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "operator-sdk: privilege escalation due to incorrect permissions of /etc/passwd",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this vulnerability as moderate severity for affected products which run on OpenShift. The vulnerability allows for potential privilege escalation within a container, but OpenShift\u0027s default, multi-layered security posture effectively mitigates this risk. \n\nThe primary controls include the default Security Context Constraints (SCC), which severely limit a container\u0027s permissions from the start, and SELinux, which enforces mandatory access control to ensure strict isolation. While other container runtime environments may have different controls available and require case-by-case analysis, OpenShift\u0027s built-in defenses are designed to prevent this type of attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7195"
},
{
"category": "external",
"summary": "RHBZ#2376300",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376300"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7195",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7195"
}
],
"release_date": "2025-08-07T18:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "workaround",
"details": "In Red Hat OpenShift Container Platform, the following default configurations reduce the impact of this vulnerability.\n\nSecurity Context Constraints (SCCs): The default SCC, Restricted-v2, applies several crucial security settings to containers. \n\nCapabilities: drop: ALL removes all Linux capabilities, including SETUID and SETGID. This prevents a process from changing its user or group ID, a common step in privilege escalation attacks. The SETUID and SETGID capabilities can also be dropped explicitly if other capabilities are still required.\n\nallowPrivilegeEscalation: false ensures that a process cannot gain more privileges than its parent process. This blocks attempts by a compromised container process to grant itself additional capabilities.\n\nSELinux Mandatory Access Control (MAC): Pods are required to run with a pre-allocated Multi-Category Security (MCS) label. This SELinux feature provides a strong layer of isolation between containers and from the host system. A properly configured SELinux policy can prevent a container escape, even if an attacker gains elevated permissions within the container itself.\n\nFilesystem Hardening: While not a default setting, a common security practice is to set readOnlyRootFilesystem: true in a container\u0027s security context. In this specific scenario, this configuration would prevent an attacker from modifying critical files like /etc/passwd, even if they managed to gain file-level write permissions.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "operator-sdk: privilege escalation due to incorrect permissions of /etc/passwd"
},
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-08-07T16:01:06.247481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "database/sql: Postgres Scan Race Condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical 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 Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "RHBZ#2387083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://go.dev/cl/693735",
"url": "https://go.dev/cl/693735"
},
{
"category": "external",
"summary": "https://go.dev/issue/74831",
"url": "https://go.dev/issue/74831"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3849",
"url": "https://pkg.go.dev/vuln/GO-2025-3849"
}
],
"release_date": "2025-08-07T15:25:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "database/sql: Postgres Scan Race Condition"
},
{
"cve": "CVE-2025-53547",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-07-08T22:01:16.594090+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378905"
}
],
"notes": [
{
"category": "description",
"text": "A command injection vulnerability has been identified in Helm, a package manager for Kubernetes. An attacker can craft a malicious Chart.yaml file with specially linked dependencies in a Chart.lock file. If the Chart.lock file is a symbolic link to an executable file, such as a shell script, and a user attempts to update the dependencies, the crafted content is written to the symlinked file and executed. This can lead to local code execution on the system. This issue has been patched in Helm version 3.18.4, and users should update to this version to mitigate the risk.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm.sh/helm/v3: Helm Chart Code Execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although GitOps ships Helm, this product is not vulnerable to this vulnerability as ArgoCD doesn\u0027t use helm dependency update. Additionally ArgoCD scans the whole repository searching for symbolic links that eventually points to a out of bounds destination, this later feature ensures ArgoCD is not vulnerable for this issue. Given this information ArgoCD won\u0027t be updated to pull a new version of Helm in other versions than the currently latest upstream one.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53547"
},
{
"category": "external",
"summary": "RHBZ#2378905",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378905"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53547"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/commit/4b8e61093d8f579f1165cdc6bd4b43fa5455f571",
"url": "https://github.com/helm/helm/commit/4b8e61093d8f579f1165cdc6bd4b43fa5455f571"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm",
"url": "https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm"
}
],
"release_date": "2025-07-08T21:39:59.075000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"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 Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64"
]
},
"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-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` 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 Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T16:14:44+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:29c87632fa31019f74d4b8d01d1fe31eabdf0cb87db49bb69fc8fc12121a0d59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:7716319f7ff783dcf3d231151f71ca26fa57eee72dd5964040159253a5fd67bf_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:e3b68992983b2a9f808fddb52e1608c9d8f046ba888fad0e774840bf10af58a9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:eee223423d271b28b0f4fb94aff179ecdbc03e3684ac3ddedcce0b6a51301dcf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:317fb7261de51fd94279a9bab94673cd1f1c0a28b62b2302ccbd94e0135e5bc9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:4c04f0264ddc33e2669636c180d75276a21ad476a69ad35bb03098cf9baf22e1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:633647730c32944718c20ebdab6503f46a29b155e7e82def6ecd5ff5eb164ae4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:fe92bbc4d2da8b52a0b1730589649d899f6f5e9e7be9627944d42bdc23ba4538_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:171f22aa2d830fdbf02014e93cc32c69b4324663819309ac94eb499fe50808eb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9363df443eacbc994ca0203ce568b548f3d2720cbe388437327b80d54c0ae8d0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:af2ecdd41f3343e62cc30ba9e933c9b40ad7beebe2018e036de5ce9db6b33d23_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:d387c8a88d1afd56c61c40d7c2078f4851c4b5dd7958b89bac13758b364e0bfb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:18c9cb3cdb68126e1862513cc13e6c15239f981037f2889ed4d40329dffc91be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:7779639f22d69a90815584f51f9926e05b23a92346f1526ec925a0b9abb034d3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:9cc1a68391aabb48add35aafdd5f0d5811b6cbccf29f8a9b0762bc51fc9c3ef7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e086f560d13ab456daaf1772f4dac2f07564d4f5ffa96258375c3713700cab0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:11aeef77dd7c37414f04cd4e314535f7a6b8ddd7e159d3d9742804efb42580a0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68fe1d1b794296791d05fd62ea5be3c8976fb9c46429993b34672d68b2546be3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:a39cecc8173e63e0b802b436672601c3815c146561bb88854dfac2373e6837b3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:f9a5c588ca9275c59f782cee8c39ab474b5447a65147e4deceaadb0c9ab2ba8b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:868930ffef665fbee89d133000280c402fe1e031a938a6e08b0747c14f9144ef_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a661e3e78cce23d4e8852f42ad7dffca4431e86f5cf122a5a3f0483c3bf6a9ea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:b4337adbaca6aebab4658f0d032968a8a112d7d5a45f94dab356d0e7a95b7502_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c178d5e931d78eccbf630c7dd4f7175d1a52f6be7f20705d7589544232bb5768_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:371b19eab4d5aec3ee55477985b762743ded690c7998e107ee9fcd321be23167_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:c519b4385dbf1e4d848d5063c84bcc58dad7ffc18a8152e972747d3e7920f7dc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:f97bf1fb0c510db93e9fae3721b0bcf6f035db18be6a50afb1263530a18abd9b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:fe12654f91b60235cc0b83f7db90fb8b724cf4db92bec12e64cdd39b95480f9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:93c2b30b9dde7b71ce92a3bb39e40f5c4538237e109341e0621a6c7c061bf5f3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:bf31cbadedafa97db8b8890ccefe7776397d0d3c40142f87834522a2bc252c33_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:f8adf3eded19477ee2f571462f50061c0c13c07d2cc78456aed0f89c6bf9c270_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:fea33581f6b7674b3ddaa4978f7a875c8f51d7e92e4b75e75b295fdbb5d549e5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1f709ac6dcf193189ee8c1a02f175db270c3aa98789dad0c0fd7dee93e009a1a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:20fad3aca523dd87219bf306a15534464807736ae73d08bc683f127a9a54d8f5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:b86ca97a8216d11d9c3d0b17b7cda935ce200bff41ad9314b8dc807882c16a80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:ec36b2081bef75ebbcf537a640e9f2a2ed04d071bad9ebf43855155a0543e484_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:0588d4e17e2242caed6bae10537fb3296e4cbb2cc33b17e9e5c77badc92f8a2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3859c8c9434c7bb168996a7aff9f167c2624733bda36e9271e3dc40f5cfb0f4b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:46c3941429db474eafe1f81e4cf3f377da114a2803954ca5903335fc8e9b0d0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e0c16222f957c268ea2077157a58980e9f476dd6bbb9029b502bbb535ab03a19_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:6869a30e0678c9148f3df3612503f64e1071fd0dfa80fd9acf68a76583161751_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:b2c368d3a52487b65ffe3b7db7b89de76f2d35632b3399d0a7d6e7b01112165e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ebbfeacb08dc70644c3c77460b01c67e7d108050df79a34a0a39926129db1632_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:ee8ab786ff91ef8f2ddc75f6f43f0ef50ac5bd82e9e4eb3dddb4c5b3baf9e002_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:58abc2383fd0ca9530d19db316f59509957349e00f5f5fe0ecce5281331fa29c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:5d02482f4fab66d6bd54479ee7bc73f57924705d04ac9564da9d885723ac6efe_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:7b873145eeb1226beba7c33e85f5ad6c6931ad82ed04b4925488b21619dbc4cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8e21b49c37ff203e3aeb83c90300fe9fd714ed87bcabf2cdc9357709a1c78554_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:44f38ae001f5b86e070fadd55daad0b5743f00747cb8c87904150df043323cb9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:738e6355ca2cc118b9ded8d3ff160e3bf7d5fad9523b2554b6036fae1e8a47ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:7da8bf3f94b009f62eca0bde4ec3f7547474e331bc8ef19e729f1efe10b823e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:af4e403bc921f495e35eb884f855fa8a4b8226a5a4f2badb3ab78809e4eb6c62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:308f6049cc351ff4b3d02c9305112951d0666cc1e63ec7b34a8cac06c920d42c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c1c269e31f45142882c29665f3987a50c773a77244c3e31a7adfe2b58193ce45_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:c4848c1f63395f1f237898716779165df11effa15fe773113e9eff605abe468a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:f77e2508118c2035a23bac3152aedeff3cd8336aa9fbf7918c7d368c40147343_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:0a68253c654ac91d054fcc11b4751f833477c97ba203d1c91c2f5c842eed2742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:5c74fa825f63d927d9468eda8edf9751ad193c96c567259ca6d1c443dcc33069_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7621785404955a380d9ed7eb3f8931747a85fc46a0ebcc0fd737fb052c9e7051_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a374fd7558367eecc4d261363cbbaf2d79935ed5b1f6a987fb24308ec75ea620_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:0d13578e8a981e000c42f63562bab4da16d9b75cee633a5a6e954dd0b7b376ff_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:8a700fdd53ecf42afe36b5a97fccf01728b6c917d3b465df583797a43ef15818_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:e10c2ce4aa29e49b5ec5bb8fe42966e902367a5ccaddc54dec8a4a0c33f93737_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:f7b298594c7b5f31d07ba839ce65dec94a0a6bf8d108c0b7053aa9b99612450d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:096e2fe72f385459c0a1d48e128a78788848ca7a145f8d3572398ab9e83c8e8b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:49781695bcde876fe99806bad3103c92f6b1ec2db211b4be90edeb6124afeb85_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:539f0702602826167f330f6da511a14c7e8cc094a6a4079d50a819f1eeb445a0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:aea29606c47155262aa08f2ddcd5099bc67410615710d6b2919adf256df67f48_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:2e6db96469d8a2086de1fd806d028e44874741513d421d8c07afde684ec472b5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:66f3e73d2a92cd9da2489866561558ecffb1992c27a84d7d74301ad4ac12f9b0_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:92e42e219da33020b7e4770636153f7189e4468bc3830a6b529a928198622fd5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/console-rhel9@sha256:bf756d26032a4ed740c7e2dd969b84a1ef3e4f24367110ff6a96dedf29ca4f04_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:190a474f954339e8e92ad6590cde2288118da386fa60c8b0eb586d6663b36ca7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:545c2d89586a616ac7c0ed2c2640217ff34fa00b19a34ff190028fcfdd26ab30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:9b461d0ab72fe0abb50fcdc2f22a45a83ba3e23afb83165d23d3271ca42d9a85_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:ecfca18d20b826bd8b4d878ced82c852961e5a979ca43e8f4c1bf1f3d92281f7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:352a9350c52efcefbd738576e0abff7a7574376cbde0b7a8ebaa4846af7172d4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:8082da6f1d400b5629d4a8d5ca68c6fac89e0e9f6023c2b66624ff2238f0dbcf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:9f70f797b0b93a2a7d6d250ca035740c3b6bb91ca4c41914e8bb1065d81d3690_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:dd783958373ad5680ac5cb55c049c1ac8b602703668d5f21c3f1734354239c7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:014504a3945670b7dcc5e1bdc5dc091a433ed2fba5073046776be9380bb49087_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:28f990df51e623385a8c95a77a5449476858b1715bb23f2aad1af5365081b1c2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:65029bc0955d546c243fa8b2be7cf0a9a8e349594c50a2ffa430e8e37a056376_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:b034a4139f375813e562e76f8bec1a1597910db9e20114ff67cfddeeff9b6463_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:0585152c12f43802da2f66ff51dd94e2f2fa80b70ce2f4d3779a9ff8724d5842_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:142462523ed07c0edc0fea5f5f4746ef6a3014e61012904f5a3c4f53f3cdcdaa_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:723f812fe5ce8986665fef2dc81019e2057b77168d01ee9259d8e3cd462a583b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:767f79750fa7376ceb37753057c45c242c1dfd4e353aaeb574d6a085a7566e61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:48ca5ced5025dc5035291b1dfc9ee539cc23112e46b4c32b782323ec7315c9b4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4bb31efd2b514345bf9d8cf545ea644251e581818e339b460b81c01361ae4ce4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:73e76472aaddd854e8843d6fd6130524d093bf7764fd5aa1d1c79b9be21480be_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:ac88e19027c105101823eee004add3ec4b1bb359b3bbd760cf390b16b3a83b9a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:388e9771189f6a416adbf18048017be8b50690939096f0b4b9326986724d0358_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:5f6b011957e24459294dd5b649a5e5152cacf02d270f77a8d985af87d7d850d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:67a2e7fbd26a4cb86e69ffa86f220110f528bfe1e2bbda56fa8c3d6d5ee50053_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:83e0e3eb040e9b6b7ec2e920fef2af0751fee8d15d923f8ddc768e46c0adaa9b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:4cb83a461eaf1649486247f466d1be0c2cad16d45483e3ac1fa5dbbff6036f06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:cf50326e2e253fe6856263f0f70e000607405f9b79c9c5af36d7bcb95fa672df_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:d916c80ef859975688ba02ce26b6e3f746a3157b03351e71e85e1b58ca5959dc_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f1f3dc15ab01e4905e610fdf497abfdcb01fffb1a0ed7e683919316cebec5cb5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:80b72554cd49e44abc2ea4c7260a279f4571697da7f9cb16fc7e179dca8715a2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:c1b29c1a40e9370769a2494524784ad273ff0f84d56276cc887e163382db072c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:f7f088cdf0f140141735dec6bc64466524a8591f88ada25a0c613a0ccd94810b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:fd10dbe256449baaf67fd80ff6d63f9230d8cc4b97da0d90c2b5541b71187033_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:03faf366007fc1937b420d2108cd0d4c239b705017280814e2b3b07236f46c44_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:2bba4cec0a2cbca6a23cf0bfa1515a4b22421aab7e3b122f5bfe90b442bc5ba3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5409e9685e5d077c6ec8d64c6a90dd2352014d9d24c3e8201a420a6e21f0103c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:eb957e1ec0bf553e4fc9a9396f5205cd8a45fb7f1bef7c9739234d0a3b0f6317_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:3a166d3e17d630faf127deffd9b44cb61d026b9433f906881bcb512379d4ba88_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:8c3d1fb8a12d2e473ad772698c3976ca2009734063262480dbd4b9e6f2ac1408_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:97abdf7de305ba1db924aee459f3e1a8fa4b11e7e0b5db952487f148484821e9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:9edcdd7a329c1be873cd2437664fbeec7f30429d49d17836fc61a47f5a91d07c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:46b615cf682815259b0c4b9e785d2f0b429726f75920f7ce9c31625ac86118b2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:4d6db3ae4e8f2a66df4aca05843a684c74547bef2b8ab94fdff41ee3d5fc83a8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:adf9a3a3a51290b9ab62877c3fcbc96ada222ac757480c1ff13cb4dd521088f6_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b7c30d0c5e9255d6b10fc625206faf87e2a783cc34d16686245213a105462902_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:0a211aa93d6f611e0b91451c44252ab74e9197348730d226ef8a423fd0170334_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:15a9899a278e6878b8fd876237f58c08edd5a03a8c462c7f743b71457ca1806d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:c31faf559778a488745357da73dc0aedfabdd181d5c655d87e232d509dd26a13_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:e00e283f04bb81d43d6d166cd850bf0ff9688e1a88f6954b3260a6e84d7b148e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:55094fc781f35867d298ae9ee006113c78b086ce1263ccee2f0a94ec581c837b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:aee5c99ad6890e1aaa279278e78b79b7fd62d950800a3bf3506b90c2157703a4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:c8c744453c961b5792e2ae849fa96e37d580972acb8ff9605fbdb183a3c6972a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:e3b54d5763bdae0de90ea53588d4fa8bf5476ba75c0423d40b334286017c7655_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:066f59015024fd839705ad52d1ce8a10e500040c3905b98bd5533e5dd0e268d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:930e2fc73ea1a5076dfcfeaee276706e56ec7ff5702796eae37f60b1e479f201_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:c3e482ed74cff4b39cdb5450fe3387c15c998849b6c6b83bf794b7b241f1c78b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e994e4da5d7bf83eebdb6782f336488968afe306727cce6b9cfbf586b9a27481_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:91249fb15a33c0bf8b5bf3c0f236fd4fe272b9221f4fcfa6608e97ba5062c5f3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b8d389436f0ac6d75dfcd0b203f2f5b0e1b0e2e24285b9a5bedf9f74f1a14028_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:d2de1317b5613a1fe0e1a3066d45b39254699ab4ca693465c142a1b05e0f3ed9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ebceb3b171511aaf1879d1dbc0317a8b442907a4543296f98ac7b95a666a7007_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:75181a033e313a70beaf372623524609b67fef9bfc6d274fede6668472d372b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:afdbf9208d745f708e29514f3f0a8d4d46250abc3a4213dd8656bea821b5d6d4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d958fded0375b67387d7108072a021665bc8cbb314c6299013e4fa735c36771b_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e37c1a08e704cbbece45ea440c3df2891558b7a5d2149f5ad9c525bb2750fceb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:055dbcd28beacae24ee8d66dc4da1325ed65214d6a87fda0e245faf7e86b8b3a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:3335179cb7aba6a931e954bba13cf5cdbc8d7ce2a1028449b24e3f8650e81700_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:84b963bd51299df7ece2d664c7fb0c86417e590cbf3954f8f83325c3a5c52c0e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:fa0797fe5ecf24946c2f32f661386f03124e26422b399084731b3ea99bad18b1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:040f4c0fe20a276f2adab59161175987b9c23c28ad1133b1733d23b10e64f37d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0d04483669880288bbc3c74d95bff22fd58b9d8355e5c127156d799706654a04_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:990196d38e581361e53ed1a77343e367ba0a6ecbd3dc14225d3399a0fe3cc546_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:f638553f4201fe65e8a992391a2da826c03ff30795badfe0b3cac81d8c096398_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:37b59330029e1a4b906f3f0563e76bde71abd0129f6120413374f9d0def4a267_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:3f172c621381bf420034ac1491ebb4b5d88bfda1a4a9b9162f42386ef7f2cc6d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:6e569d35a0dd93faf16cb7904a03c75a8eeeefcb4af68024a87ee973ca78b02c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:8b44bf5d87e97eff50376a9db4db6d3e6b7b269ab59c60d053c821a00c08f955_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:0a6ebaba9d5002f863ff2cb9b9c71077694c4c1ac74d4c870337f681ba807fad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:21d2bed8988aa824d26ef09f193317dfc20cfa4b19283dca6c1477e7a26b851c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:367d6a163e28351c19902dd93fea90e26025d38fb5029bcc53ed7d34ed2fbdbc_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:edc5f7fd559e80ed10230b4539eec5b599974c90666b68dfe20ae2dc201f9513_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:1f658e82192571c5235bba4723924d9290339fe74808a1d7f109b23876cb872b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:391e68af6d71bd8140f4aa697b1f0fc5a0256cf5668bf615360e2fcc9bbdf49e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:51a3f000ae9ee25e937a6d325c77a1b09bbe9cb7d324508b760498720bcf06ac_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:63e3847111766f320f3ec4bbd4e96dec0c85816cce20d27fdfa0b4df07d0ba54_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:4c66acdcc16a81f0a7403663424d3c3dbb526b8f7679d7586d64fdfe79fb3189_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:54793d0a8015734e1af58ec249f42af89fdd7b5b5be4d1c98722d3e3c9319e3b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:690581e14e552b8905ea4be994bed621bdcc44b7f0e57ef56331586ff3f27b59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:9ee4efeadb882de138cdb45a4fa8a1c78cf24a06e06e6f165742c18b0cd4b998_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44761c993bd7840edc6e1ea9bf0df239a87c6fffaec8cdb041616ebf75a9a247_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:522832cf2b6e87b478435d1005836de9a1c8a9a25c49eba3c0969ca00b9152de_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:c8a4d4a0d34351b5a2f1c0bb0d54afb6f0d4ceb8bd89609f2229a111f931d11d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:ec9b35edc2dbe1d8e41a37d3eccf0499a8a6635ed39d708f87d3f808aa2f2db8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:199aec60e3df838b099461dc2f1a8cd00e122168bd5b0a50dfc06951db0730ec_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:369220de0f5189a1b62ce7c05f09bdda5e93e63f507150a73e712affde53f287_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ce7bf428b85e9a41131a8027a91d95aa1483f51b270b12c6fc9acfebf92f8a8f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:ff3bdc9a0bfae91f2d4af973fd0db8c08a42f45eaf30b103057436f2ffe3158c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1cea70a51f56c36f298127fd28940d401350cdf49e63407145edee92528c67bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:654c5e5f15b75f9d744d47077970006119d859410a3c704c2332d3998146ee37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c5e3beb5f916f17a1b1c1b36e80e3b701ff4787ba238067a96a3f7347845685b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:ec13594ae5b0d263be5caef67dec72073e214d40a3c9f54c185e519c777013f4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:1825a7fc930dc4a36ee939cda1cacf15fe454d8ffa7dcc5b6928aa2b4af771c1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:218dc903ffa710890382388999ebd176428ad6c7850f52ea634f658323f1890b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:5756cc353e09d03049ea64441fc2bacb8184c4e497f9713b6db822eb093ea0a3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.14:registry.redhat.io/rhacm2/thanos-rhel9@sha256:94ce5c1f819e8d331813b0a4412d0a5749e271dcc4b9f34b7917079ae5547bbe_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
}
]
}
RHSA-2026:1908
Vulnerability from csaf_redhat - Published: 2026-02-04 16:10 - Updated: 2026-03-12 06:49Notes
{
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1908",
"url": "https://access.redhat.com/errata/RHSA-2026:1908"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1908.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:45+00:00",
"generator": {
"date": "2026-03-12T06:49:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1908",
"initial_release_date": "2026-02-04T16:10:41+00:00",
"revision_history": [
{
"date": "2026-02-04T16:10:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-04T16:10:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.src",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.src",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.x86_64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.s390x"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.src"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.x86_64"
]
},
"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-02-04T16:10:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1908"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:opentelemetry-collector-0:0.135.0-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2926
Vulnerability from csaf_redhat - Published: 2026-02-18 12:44 - Updated: 2026-03-12 06:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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:2926",
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22774",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22775",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23950",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"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_2926.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:55:26+00:00",
"generator": {
"date": "2026-03-12T06:55:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2926",
"initial_release_date": "2026-02-18T12:44:41+00:00",
"revision_history": [
{
"date": "2026-02-18T12:44:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:44:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:55:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-backfill-redis-rhel9@sha256%3A9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"product": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"product_id": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/certificate-transparency-rhel9@sha256%3A7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-database-rhel9@sha256%3A50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"product_id": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fulcio-rhel9@sha256%3Ac9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logserver-rhel9@sha256%3Ab246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logsigner-rhel9@sha256%3Ad0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-redis-rhel9@sha256%3Ad97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-search-ui-rhel9@sha256%3A1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770739056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-server-rhel9@sha256%3A4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3A576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738273"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64"
},
"product_reference": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_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-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22774",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T19:01:29.258462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430095"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `devalue` JavaScript library, such as pgAdmin 4, Red Hat Build of Podman Desktop, and Red Hat Trusted Artifact Signer. A remote attacker can exploit this flaw by providing specially crafted input to the `devalue.parse` function, leading to excessive CPU and memory consumption and a denial of service condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "RHBZ#2430095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430095"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22774"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv"
}
],
"release_date": "2026-01-15T18:53:21.963000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input"
},
{
"cve": "CVE-2026-22775",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T20:00:50.600496+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430109"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the `devalue.parse` function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause the application to consume excessive CPU time and memory. This ultimately leads to a denial of service (DoS), making the affected system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to improper input validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat. The `devalue` JavaScript library, when used by applications to parse untrusted external input, is susceptible to a denial of service. Specially crafted input to the `devalue.parse` function can lead to excessive CPU and memory consumption, rendering the affected system unavailable. Red Hat products such as Red Hat Build of Podman Desktop and Red Hat Trusted Artifact Signer are affected if they process untrusted data using the vulnerable `devalue.parse` function.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "RHBZ#2430109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf"
}
],
"release_date": "2026-01-15T18:59:37.499000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to improper input validation"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-23950",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-01-20T02:00:55.870044+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431036"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the `path-reservations` system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially crafted tar archive containing filenames that cause these collisions, bypassing internal concurrency safeguards. Successful exploitation can lead to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The `node-tar` library is susceptible to a race condition due to incomplete handling of Unicode path collisions, which can lead to arbitrary file overwrites via symlink poisoning. However, this issue primarily affects case-insensitive or normalization-insensitive filesystems. Red Hat Enterprise Linux and other Red Hat products typically utilize case-sensitive filesystems, which may limit the direct impact of this flaw in default configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"category": "external",
"summary": "RHBZ#2431036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6",
"url": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w"
}
],
"release_date": "2026-01-20T00:40:48.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:44:41+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2926"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:7e70be684d2bc550f1d31b89eadcac24e6385b3578ad29d8bdaa17b260f9dbce_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fulcio-rhel9@sha256:c9289244939c0fd2737e8768ac089d09d15ca42ea34e2512c13a73c159338ab7_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:9b91bac976cf7c30b15f9a022996142e48711110ecd1c52663504e53dcfdcf09_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:1e3a46ade52215e2c78df9229f36301c94099e8397ee74ab99fb8bd504ce7aa2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:4afca53f27929243177a80a08e1ca77bd8978a50e8e0e7929781bb7b14a85cd2_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:576d4fc358fffe5bedb93eb3fec68b9c040b1d50e6c4c56a3f8d49084c169e4f_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:50bc20bb57e8ee31e56637cafccfed2658982d81ca9bf1e71db9de4b82a2be36_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:b246d096ad6d2b19decfa3d87bca9ab2b78000aee28b717c0a33d1202a1b2d6b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:d0f8b68e55173b010fd381e374f232a40fba6d03282cfd870bd9c12c492e4aec_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:d97e6688aabf25ed1da6a8bf2012efb1772beed49b91456288418f6023a38dac_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition"
}
]
}
RHSA-2026:3932
Vulnerability from csaf_redhat - Published: 2026-03-05 16:08 - Updated: 2026-03-12 07:11Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3932",
"url": "https://access.redhat.com/errata/RHSA-2026:3932"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3932.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T07:11:33+00:00",
"generator": {
"date": "2026-03-12T07:11:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3932",
"initial_release_date": "2026-03-05T16:08:17+00:00",
"revision_history": [
{
"date": "2026-03-05T16:08:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T16:08:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:11:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-5.el9_0.6.src",
"product": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.src",
"product_id": "git-lfs-0:2.13.3-5.el9_0.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-5.el9_0.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"product": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"product_id": "git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-5.el9_0.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"product_id": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-5.el9_0.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"product_id": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-5.el9_0.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"product": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"product_id": "git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-5.el9_0.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"product_id": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-5.el9_0.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"product_id": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-5.el9_0.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"product_id": "git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-5.el9_0.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-5.el9_0.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-5.el9_0.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-5.el9_0.6.s390x",
"product": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.s390x",
"product_id": "git-lfs-0:2.13.3-5.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-5.el9_0.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"product_id": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-5.el9_0.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"product_id": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-5.el9_0.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64"
},
"product_reference": "git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le"
},
"product_reference": "git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x"
},
"product_reference": "git-lfs-0:2.13.3-5.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src"
},
"product_reference": "git-lfs-0:2.13.3-5.el9_0.6.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-5.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:08:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3932"
},
{
"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": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.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": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:08:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3932"
}
],
"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": [
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.src",
"AppStream-9.0.0.Z.E4S:git-lfs-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-5.el9_0.6.x86_64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.aarch64",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.ppc64le",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.s390x",
"AppStream-9.0.0.Z.E4S:git-lfs-debugsource-0:2.13.3-5.el9_0.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2754
Vulnerability from csaf_redhat - Published: 2026-02-16 15:43 - Updated: 2026-03-12 06:53Notes
{
"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.9.18 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.9.18",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2754",
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_2754.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.9.18",
"tracking": {
"current_release_date": "2026-03-12T06:53:31+00:00",
"generator": {
"date": "2026-03-12T06:53:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2754",
"initial_release_date": "2026-02-16T15:43:51+00:00",
"revision_history": [
{
"date": "2026-02-16T15:43:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T17:04:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:53:31+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.9",
"product": {
"name": "Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770223960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770230842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770306794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770856103"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770223960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770230842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Adbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ab3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770306794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770856103"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ae2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770223960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770230842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770306794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Abb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770856103"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of 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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
}
],
"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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"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-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
}
],
"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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
}
],
"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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
}
],
"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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T15:43:51+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.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:23e78fc33f834e7642200ebd89a25f6df96086ebc85b7b796c12defdaf6db55f_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:2a0c6197cfdf75f8e61c9b0b87c4ac6698eb2bd74b80a1a18b8aa7e3b58a7b01_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:b3a69da280042a4a49b46b4c5d68fb801fdfb48ca34838ea95f8689bfd7cec7f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1ed8034054fb250e96f4ae309456ad9c91c85a4f48e6bad04ee3a941ddf5bd6d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1afddea1de67e463112304bbcc542ea3d9196007555b081019272d54726500d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:3697f2c97db2d2bc79bd5497cac707527aa20a515dc8518b2cbe90558d12b9a0_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:7affc63bf40c45403c588abf5dfb1d0f4c5927167a55710bc428fd6162171ed8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:783306371d102407ac1ed97c329cf370324538c7bfe35476d0530e79472a036b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:30a5752fa7bfa250cbd36e4d96a2109f539cd8a00b51f6b7e091161ac212b5dd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:4f8a3dbc431ebd001943b4d2af1a0bd616462e1773e6af87fb03fe0f4e788b2c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:dbded8952fe20c611f5f0c75df4e4361f71a7416d7e5a9c69f837c6a6f3a55e3_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:2d53cc0c05bfa533348e4b4718707688dbfed79f3c6fc2e78b49881c7cd4bd66_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8087b2f8f5b4b11368129427a054891e7a5cfedfe2a0e403aedc1d4ff0d9a053_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c30ff14fc21c1656c3dede8d71b5424db37974215fb6ba5941a3c82613527a75_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e2feb4a831e033a4ead342e72357c28e7c0ed7681bdd4c4d150ef1ecf968923b_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:0b79ca52ec69f9ca331876132740653f6ee6c7c01df176268cd581c67d3627e1_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:435ec27ca9b4cee51effcb277e34b999f148725a1f2e7b8bde52d76730a41904_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:889a5c7117b71ee4001bfaedbc88bd87055d2969b7d4b232a604e0559d6e39f8_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:bb73f7061e402e9b5beb80afbb4d521d9caa1a3745f8f645d0458e78fe4de592_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:53559b73783776cad55684eaac61524a9c17669cb62b5794737c3e4c5688d874_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8add5a3b448723ff62e1ede9749cc970516a6af55045bd63ede8062b11fe4faf_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:8bd901f9d03817e599a73b4f4355236320bec1b803bd9507383277f27fde4319_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:3287
Vulnerability from csaf_redhat - Published: 2026-02-25 07:05 - Updated: 2026-03-12 06:59Notes
{
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3287",
"url": "https://access.redhat.com/errata/RHSA-2026:3287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3287.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-03-12T06:59:48+00:00",
"generator": {
"date": "2026-03-12T06:59:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3287",
"initial_release_date": "2026-02-25T07:05:39+00:00",
"revision_history": [
{
"date": "2026-02-25T07:05:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T07:05:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.src",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.src",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.x86_64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.s390x"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.src"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.x86_64"
]
},
"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-02-25T07:05:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3287"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2147
Vulnerability from csaf_redhat - Published: 2026-02-05 15:58 - Updated: 2026-03-12 06:50Notes
{
"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": "Kiali 2.4.12 for Red Hat OpenShift Service Mesh 3.0\n\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.4.12, for Red Hat OpenShift Service Mesh 3.0, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: qs: Denial of Service via improper input validation in array parsing (CVE-2025-15284)\n\n* kiali-rhel9: qs: Denial of Service via improper input validation in array parsing (CVE-2025-15284)\n\n* kiali-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* kiali-ossmc-rhel9: React Router vulnerable to XSS via Open Redirects (CVE-2026-22029)\n\n* kiali-rhel9: React Router vulnerable to XSS via Open Redirects (CVE-2026-22029)\n\n* kiali-ossmc-rhel9: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)\n\n* kiali-rhel9: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)",
"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:2147",
"url": "https://access.redhat.com/errata/RHSA-2026:2147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-13465",
"url": "https://access.redhat.com/security/cve/cve-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-15284",
"url": "https://access.redhat.com/security/cve/cve-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61729",
"url": "https://access.redhat.com/security/cve/cve-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2026-22029",
"url": "https://access.redhat.com/security/cve/cve-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2147.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.4.12 for Red Hat OpenShift Service Mesh 3.0",
"tracking": {
"current_release_date": "2026-03-12T06:50:40+00:00",
"generator": {
"date": "2026-03-12T06:50:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2147",
"initial_release_date": "2026-02-05T15:58:12+00:00",
"revision_history": [
{
"date": "2026-02-05T15:58:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:58:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3",
"product": {
"name": "Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Ad188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ad843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140791"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140791"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ac1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140791"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140791"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:58:12+00:00",
"details": "See Kiali 2.4.12 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2147"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:58:12+00:00",
"details": "See Kiali 2.4.12 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2147"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_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-02-05T15:58:12+00:00",
"details": "See Kiali 2.4.12 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2147"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:58:12+00:00",
"details": "See Kiali 2.4.12 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2147"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:19c44dfb277123122abafc25552fe408ea7ad6dc026aa592f53e3a754ca0a44f_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94fc56d838f03fd43cacfc219626464469fae9ebf24e10a6b2e3de710d9da268_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c1db580dd0b4417b069cf8bc9d691047e7b31406fd75075e1e63df6ba5f1799e_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d843214da448c340907b3eee5fb95ed6937b61897c2d3d7d54f0aad1f7423a9d_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:527fd434b3b1f9b9304adbedd89a593ca347a84571a68c7935afe6aa207db49f_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:6300ec1cc673e8eb40333fe98e69845c995116a5c4c80cf37f78209fc3ad1883_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ada195cbb75fa307fbbc82856a34991d6e88b39be01d2b0b38a4be77e1c80ebd_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d188f4e95efbc9c699975ac101a746ee2ccf0313e8b6ef2834c36540ffee9b34_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
}
]
}
RHSA-2026:1249
Vulnerability from csaf_redhat - Published: 2026-01-26 19:58 - Updated: 2026-03-12 06:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.6\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: AIOHTTP HTTP Request/Response Smuggling (CVE-2025-53643)\n* automation-controller: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb (CVE-2025-69223)\n* automation-controller: Django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* automation-controller: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* python3.11-django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* python3.11-protobuf: Unbounded recursion in Python Protobuf (CVE-2025-4565)\n* python3.11-urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* receptor: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n\nAutomation Platform\n* Reduced cognitive complexity in _sync_user_superuser_flag (AAP-62771)\n* The FEATURE_GATEWAY_IPV6_USAGE_ENABLED feature flag has been removed and IPv6 support is enabled by default (AAP-61805)\n* Fixed an issue preventing gateway from working in a pure IPv4 single stack environment when IPv6 is enabled (AAP-60478)\n* Added dedicated aap.auth_audit logger with specialized formatters and handlers (AAP-60364)\n* Introduced new logs for authentication events (AAP-60364)\n* automation-gateway has been updated to 2.6.20260121\n* python3.11-django-ansible-base has been updated to 2.6.20260121\n\nAutomation Platform UI\n* Page titles now reflect the current page content (AAP-61754)\n* Allow full search in resource dropdowns (AAP-57712)\n* Fixed an issue that occasionally showed a bad request status when navigating between different pages (AAP-56701)\n* Fixed filtering by name in Collections page (AAP-56529)\n* Fixed clear/browse button behavior in Client Certificate and Client Key (AAP-55296)\n* Fixed an issue where a Rulebook Activation in workers offline status could not be disabled or deleted (AAP-52714)\n* Fixed an issue where workflow job templates node credentials are missing after save for job template nodes that have a default credential that is promptable (AAP-52638)\n* Fixed an issue where the gateway UI reset the order of an auth mapping when the entity was edited by the user (AAP-52258)\n* Improves labels and descriptions for Authenticator Mappings details (AAP-51295)\n* Resolved an issue where controller unavailability rendered the entire AAP UI inaccessible (AAP-50106)\n* Fixed descriptions for Remotes and Remote Registries (AAP-49838)\n* Survey textarea \"Default Answer\" field now properly accepts newlines when pressing Enter (AAP-49820)\n* Fixed review page on Workflow Approval Nodes (AAP-49433)\n* Fixed editing of \"Days of data to keep\" value in management job schedules (AAP-48972)\n* Editing and saving credentials that use external credential lookup plugins (such as CyberArk) no longer fails with an error message (AAP-44813)\n* Fixed an issue where the SAML Service Provider extra configuration data field could not be cleared in the UI, as it would automatically reset to the default value (AAP-43661)\n* Resolved an issue where ad-hoc commands failed with a \"Bad Request\" error when using credentials configured with \"Prompt on launch\" for password fields (AAP-43603)\n* Updated modal warning message and layout when enabling a copied Rulebook Activation (AAP-42574)\n* automation-platform-ui has been updated to 2.6.5\n\nAutomation controller\n* Added runtime feature flags (AAP-62686)\n* automation-controller has been updated to 4.7.8\n* receptor has been updated to 1.6.3\n\nAutomation hub\n* Autocomplete attribute added to the Automation Hub API password field (AAP-59910)\n* automation-hub has been updated to 4.11.5\n* python3.11-galaxy-importer has been updated to 0.4.37\n* python3.11-galaxy-ng has been updated to 4.11.5\n* python3.11-pulpcore has been updated to 3.49.49\n\nEvent-Driven Ansible\n* Added x-ai-description field to the activation PATCH method (AAP-61969)\n* automation-eda-controller has been updated to 1.2.4\n\nContainer-based Ansible Automation Platform\n* Added lTLS support to lightspeed chatbot service (AAP-60900)\n* system-prompt was optimized for granite and openai models (AAP-60898)\n* Added ipv6 support (AAP-60532)\n* Fixed an issue where the pcp uninstall step was failing for the Ansible MCP nodes (AAP-60517)\n* containerized installer setup has been updated to 2.6-5\n\nRPM-based Ansible Automation Platform\n* ansible-automation-platform-installer and installer setup have been updated to 2.6-4\n\nAdditional changes\n* ansible-core has been updated to 2.16.15\n* ansible-dev-tools has been updated to 26.1.0\n* ansible-lint has been updated to 26.1.0\n* ansible-navigator has been updated to 26.1.1\n* python3.11-botocore has been updated to 1.34.162\n* python3.11-django has been updated to 4.2.27\n* python3.11-protobuf has been updated to 4.25.8\n* python3.11-requests has been updated to 2.31.0\n* python3.11-urllib3 has been updated to 2.6.3",
"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:1249",
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade"
},
{
"category": "external",
"summary": "2373016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373016"
},
{
"category": "external",
"summary": "2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "AAP-60364",
"url": "https://issues.redhat.com/browse/AAP-60364"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1249.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-03-12T06:48:53+00:00",
"generator": {
"date": "2026-03-12T06:48:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1249",
"initial_release_date": "2026-01-26T19:58:10+00:00",
"revision_history": [
{
"date": "2026-01-26T19:58:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T19:58:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el10"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el10"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-2.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.27-2.el9ap.src",
"product_id": "python3.11-django-0:4.2.27-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"product": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"product_id": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.49-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-4.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el9ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src",
"product_id": "ansible-navigator-0:26.1.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.5-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.11.5-1.el9ap.src",
"product_id": "automation-hub-0:4.11.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el9ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src",
"product_id": "ansible-lint-0:26.1.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"product_id": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20260121-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20260121-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"product": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"product_id": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.src",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.src",
"product_id": "receptor-0:1.6.3-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.src",
"product_id": "automation-controller-0:4.7.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.src",
"product_id": "ansible-core-1:2.16.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"product_id": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el10ap.src",
"product": {
"name": "ansible-lint-0:26.1.0-2.el10ap.src",
"product_id": "ansible-lint-0:26.1.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el10ap.src",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.src",
"product_id": "ansible-navigator-0:26.1.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.27-2.el10ap.src",
"product": {
"name": "python-django-0:4.2.27-2.el10ap.src",
"product_id": "python-django-0:4.2.27-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.27-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-2:2.16.15-2.el10ap.src",
"product": {
"name": "ansible-core-2:2.16.15-2.el10ap.src",
"product_id": "ansible-core-2:2.16.15-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-2.el10ap?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.src",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.src",
"product_id": "receptor-0:1.6.3-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.27-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"product_id": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.49-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.6-4.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.5-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.11.5-1.el9ap.noarch",
"product_id": "automation-hub-0:4.11.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"product_id": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.2.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bresource_registry@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20260121-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"product": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"product_id": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-2.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch",
"product_id": "receptorctl-0:1.6.3-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.7.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.7.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.7.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_id": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-botocore@1.34.162-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_id": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-requests@2.31.0-3.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_id": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@2.6.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-core-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_id": "ansible-test-1:2.16.15-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.16.15-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.37-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"product_id": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@26.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"product": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"product_id": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@26.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"product": {
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"product_id": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@26.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"product": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"product_id": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@26.1.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.27-2.el10ap.noarch",
"product": {
"name": "python3-django-0:4.2.27-2.el10ap.noarch",
"product_id": "python3-django-0:4.2.27-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.27-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-2:2.16.15-2.el10ap.noarch",
"product": {
"name": "ansible-core-2:2.16.15-2.el10ap.noarch",
"product_id": "ansible-core-2:2.16.15-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.15-2.el10ap?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-2.el10ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-2.el10ap.noarch",
"product_id": "receptorctl-0:1.6.3-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-2.el10ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64",
"product_id": "receptor-0:1.6.3-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.x86_64",
"product_id": "receptor-0:1.6.3-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le",
"product_id": "receptor-0:1.6.3-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.ppc64le",
"product_id": "receptor-0:1.6.3-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.s390x",
"product_id": "receptor-0:1.6.3-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.s390x",
"product_id": "automation-controller-0:4.7.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.s390x",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.s390x",
"product_id": "receptor-0:1.6.3-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"product_id": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf@4.25.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"product_id": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debugsource@4.25.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"product": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"product_id": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-protobuf-debuginfo@4.25.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64",
"product_id": "receptor-0:1.6.3-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-2.el10ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-2.el10ap.aarch64",
"product_id": "receptor-0:1.6.3-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-2.el10ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.27-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src"
},
"product_reference": "python-django-0:4.2.27-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.27-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch"
},
"product_reference": "python3-django-0:4.2.27-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src"
},
"product_reference": "ansible-core-2:2.16.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.27-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src"
},
"product_reference": "python-django-0:4.2.27-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.27-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch"
},
"product_reference": "python3-django-0:4.2.27-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.6-4.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.16.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.16.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:26.1.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src"
},
"product_reference": "ansible-lint-0:26.1.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:26.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:26.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.16.15-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.16.15-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.8-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.2.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20260121-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.6.20260121-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.11.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.11.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch"
},
"product_reference": "automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src"
},
"product_reference": "automation-platform-ui-0:2.6.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-botocore-0:1.34.162-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src"
},
"product_reference": "python3.11-botocore-0:1.34.162-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.27-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.27-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64"
},
"product_reference": "python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.49-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src"
},
"product_reference": "python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-requests-0:2.31.0-3.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src"
},
"product_reference": "python3.11-requests-0:2.31.0-3.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:2.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src"
},
"product_reference": "python3.11-urllib3-0:2.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4565",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-06-16T15:00:59.960924+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the python protobuf package which can result in a denial of service. Applications that parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages, or a series of SGROUP\u00a0tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashing the application that integrates the package with a RecursionError.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-protobuf: Unbounded recursion in Python Protobuf",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this denial-of-service vulnerability is confined to applications that directly integrate the Protobuf package. Within the context of a Red Hat system, the host machine itself is not expected to be impacted, thereby limiting the scope of disruption to individual application instances rather than broader system instability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4565"
},
{
"category": "external",
"summary": "RHBZ#2373016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4565"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/commit/17838beda2943d08b8a9d4df5b68f5f04f26d901",
"url": "https://github.com/protocolbuffers/protobuf/commit/17838beda2943d08b8a9d4df5b68f5f04f26d901"
}
],
"release_date": "2025-06-16T14:50:40.906000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-protobuf: Unbounded recursion in Python Protobuf"
},
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-07-14T21:00:57.122280+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380000"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP HTTP Request/Response Smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "RHBZ#2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
}
],
"release_date": "2025-07-14T20:17:18.247000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: AIOHTTP HTTP Request/Response Smuggling"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"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-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64460",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-02T16:01:05.300335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that process XML input using Django\u0027s XML Deserializer, including Red Hat Ansible Automation Platform, Red Hat OpenStack Platform, and OpenShift Service Mesh. A remote attacker can exploit this flaw by providing specially crafted XML, leading to a denial-of-service due to CPU and memory exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "RHBZ#2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/"
}
],
"release_date": "2025-12-02T15:15:34.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T19:58:10+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.27-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.27-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el10ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:receptorctl-0:1.6.3-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-automation-platform-installer-0:2.6-4.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-core-1:2.16.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:26.1.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:26.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-test-1:2.16.15-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-botocore-0:1.34.162-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.27-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20260121-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.37-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debuginfo-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-protobuf-debugsource-0:4.25.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pulpcore-0:3.49.49-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-requests-0:2.31.0-3.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-urllib3-0:2.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.3-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.3-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
}
]
}
RHSA-2026:3880
Vulnerability from csaf_redhat - Published: 2026-03-05 12:20 - Updated: 2026-03-12 07:08Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3880",
"url": "https://access.redhat.com/errata/RHSA-2026:3880"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3880.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:08:10+00:00",
"generator": {
"date": "2026-03-12T07:08:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3880",
"initial_release_date": "2026-03-05T12:20:43+00:00",
"revision_history": [
{
"date": "2026-03-05T12:20:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T12:20:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:08:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-9.el8_6.src",
"product": {
"name": "grafana-0:7.5.11-9.el8_6.src",
"product_id": "grafana-0:7.5.11-9.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-9.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-9.el8_6.x86_64",
"product": {
"name": "grafana-0:7.5.11-9.el8_6.x86_64",
"product_id": "grafana-0:7.5.11-9.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-9.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"product_id": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-9.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-9.el8_6.aarch64",
"product": {
"name": "grafana-0:7.5.11-9.el8_6.aarch64",
"product_id": "grafana-0:7.5.11-9.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-9.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"product_id": "grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-9.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-9.el8_6.ppc64le",
"product": {
"name": "grafana-0:7.5.11-9.el8_6.ppc64le",
"product_id": "grafana-0:7.5.11-9.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-9.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-9.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-9.el8_6.s390x",
"product": {
"name": "grafana-0:7.5.11-9.el8_6.s390x",
"product_id": "grafana-0:7.5.11-9.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-9.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"product_id": "grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-9.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-9.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64"
},
"product_reference": "grafana-0:7.5.11-9.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:20:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3880"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.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": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:20:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3880"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.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": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:20:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3880"
}
],
"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": [
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-0:7.5.11-9.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-debuginfo-0:7.5.11-9.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1907
Vulnerability from csaf_redhat - Published: 2026-02-04 11:48 - Updated: 2026-03-12 06:49Notes
{
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1907",
"url": "https://access.redhat.com/errata/RHSA-2026:1907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1907.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:46+00:00",
"generator": {
"date": "2026-03-12T06:49:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1907",
"initial_release_date": "2026-02-04T11:48:06+00:00",
"revision_history": [
{
"date": "2026-02-04T11:48:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-04T11:48:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.src",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.src",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.x86_64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.s390x"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.src"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.src",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.x86_64"
]
},
"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-02-04T11:48:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.src",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1907"
}
],
"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": [
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.aarch64",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.s390x",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.src",
"AppStream-10.1.Z:opentelemetry-collector-0:0.135.0-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3340
Vulnerability from csaf_redhat - Published: 2026-02-25 12:16 - Updated: 2026-03-12 07:01Notes
{
"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 skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3340",
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3340.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2026-03-12T07:01:19+00:00",
"generator": {
"date": "2026-03-12T07:01:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3340",
"initial_release_date": "2026-02-25T12:16:20+00:00",
"revision_history": [
{
"date": "2026-02-25T12:16:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T12:16:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:01:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el9_7.src",
"product": {
"name": "skopeo-2:1.20.0-3.el9_7.src",
"product_id": "skopeo-2:1.20.0-3.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el9_7?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el9_7.aarch64",
"product": {
"name": "skopeo-2:1.20.0-3.el9_7.aarch64",
"product_id": "skopeo-2:1.20.0-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"product_id": "skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"product_id": "skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el9_7?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el9_7.ppc64le",
"product": {
"name": "skopeo-2:1.20.0-3.el9_7.ppc64le",
"product_id": "skopeo-2:1.20.0-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"product_id": "skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"product_id": "skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el9_7?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el9_7.x86_64",
"product": {
"name": "skopeo-2:1.20.0-3.el9_7.x86_64",
"product_id": "skopeo-2:1.20.0-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el9_7.x86_64",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.x86_64",
"product_id": "skopeo-tests-2:1.20.0-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"product_id": "skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el9_7?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el9_7.s390x",
"product": {
"name": "skopeo-2:1.20.0-3.el9_7.s390x",
"product_id": "skopeo-2:1.20.0-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el9_7.s390x",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.s390x",
"product_id": "skopeo-tests-2:1.20.0-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"product_id": "skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el9_7?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64"
},
"product_reference": "skopeo-2:1.20.0-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le"
},
"product_reference": "skopeo-2:1.20.0-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x"
},
"product_reference": "skopeo-2:1.20.0-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src"
},
"product_reference": "skopeo-2:1.20.0-3.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64"
},
"product_reference": "skopeo-2:1.20.0-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T12:16:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
]
},
"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-02-25T12:16:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T12:16:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:skopeo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debuginfo-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-debugsource-2:1.20.0-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:skopeo-tests-2:1.20.0-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2367
Vulnerability from csaf_redhat - Published: 2026-02-09 18:49 - Updated: 2026-03-12 06:51Notes
{
"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:2367",
"url": "https://access.redhat.com/errata/RHSA-2026:2367"
},
{
"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/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_2367.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.11.1 release.",
"tracking": {
"current_release_date": "2026-03-12T06:51:39+00:00",
"generator": {
"date": "2026-03-12T06:51:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2367",
"initial_release_date": "2026-02-09T18:49:52+00:00",
"revision_history": [
{
"date": "2026-02-09T18:49:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T18:50:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:39+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:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3Ab04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770651177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770651174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3Af09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770651128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770511064"
}
}
}
],
"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:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_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:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_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:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_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:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_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:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_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:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_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:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_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:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.11"
}
]
},
"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.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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.11:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_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-02-09T18:49:52+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:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2367"
}
],
"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:b04fefd5457fbd60e0c9931938e6756313867c9e806893685413fdc2a2a15a97_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:f09114a0c6f50de4f1faf7cd42d1425b444875f15e68ca5d9951f71bd7e8401c_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:268530ad61edfeb12d6c971fd65567ce3a95001c470543d46ebf9500494072ff_amd64",
"Red Hat Web Terminal 1.11:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:760a6a3e5cf0b5207998ce39e12c240b2b30d459b4f929668672c2e3a771f6fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3753
Vulnerability from csaf_redhat - Published: 2026-03-04 15:52 - Updated: 2026-03-12 07:03Notes
{
"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 osbuild-composer is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3753",
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3753.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-03-12T07:03:50+00:00",
"generator": {
"date": "2026-03-12T07:03:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3753",
"initial_release_date": "2026-03-04T15:52:29+00:00",
"revision_history": [
{
"date": "2026-03-04T15:52:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T15:52:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:03:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-4.el9_7.src",
"product": {
"name": "osbuild-composer-0:149-4.el9_7.src",
"product_id": "osbuild-composer-0:149-4.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-4.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-core-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-core-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-worker-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-worker-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-4.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-4.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-core-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-core-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-4.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-4.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-core-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-core-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-worker-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-worker-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-4.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-4.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-core-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-core-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-worker-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-worker-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-4.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-4.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-4.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src"
},
"product_reference": "osbuild-composer-0:149-4.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-core-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-core-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-core-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-core-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-worker-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-worker-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-worker-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:52:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:52:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:52:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:52:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.src",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-core-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-debugsource-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-tests-debuginfo-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-0:149-4.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:osbuild-composer-worker-debuginfo-0:149-4.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:1497
Vulnerability from csaf_redhat - Published: 2026-01-28 15:32 - Updated: 2026-03-12 06:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: Django: Algorithmic complexity in XML Deserializer leads to denial of service (CVE-2025-64460)\n* automation-controller: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n* automation-controller: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb (CVE-2025-69223)\n* receptor: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included for Automation controller:\n* Restored the usage of system_tracking_logger (AAP-60506)\n* Fixed issue where jobs from other template sometimes appeared on template jobs page (AAP-59615)\n* Fixed the UI to display more than 25 input inventories in constructed inventories detail/edit form (AAP-59568)\n* Reduced number of API calls while scrolling through job output (AAP-58255)\n* automation-controller has been updated to 4.5.30\n* receptor has been updated to 1.6.3",
"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:1497",
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html/red_hat_ansible_automation_platform_release_notes/asynchronous_updates",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html/red_hat_ansible_automation_platform_release_notes/asynchronous_updates"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4#Installation%20and%20upgrade"
},
{
"category": "external",
"summary": "2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1497.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-03-12T06:48:59+00:00",
"generator": {
"date": "2026-03-12T06:48:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1497",
"initial_release_date": "2026-01-28T15:32:13+00:00",
"revision_history": [
{
"date": "2026-01-28T15:32:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T15:32:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.src",
"product_id": "automation-controller-0:4.5.30-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.src",
"product_id": "receptor-0:1.6.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.src",
"product_id": "automation-controller-0:4.5.30-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.src",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.src",
"product_id": "receptor-0:1.6.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.30-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.30-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_id": "receptorctl-0:1.6.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.3-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.30-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.30-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.30-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.30-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.3-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.3-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.30-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.6.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"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-01-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64460",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-02T16:01:05.300335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that process XML input using Django\u0027s XML Deserializer, including Red Hat Ansible Automation Platform, Red Hat OpenStack Platform, and OpenShift Service Mesh. A remote attacker can exploit this flaw by providing specially crafted XML, leading to a denial-of-service due to CPU and memory exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "RHBZ#2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/"
}
],
"release_date": "2025-12-02T15:15:34.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-28T15:32:13+00:00",
"details": "For details on how to apply this update, refer to Ansible Automation Platform documentation.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.6.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.30-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.30-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.6.3-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.6.3-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
}
]
}
RHSA-2026:2922
Vulnerability from csaf_redhat - Published: 2026-02-18 12:26 - Updated: 2026-03-12 06:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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:2922",
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"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_2922.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:55:13+00:00",
"generator": {
"date": "2026-03-12T06:55:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2922",
"initial_release_date": "2026-02-18T12:26:00+00:00",
"revision_history": [
{
"date": "2026-02-18T12:26:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:26:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:55:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3A8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770733887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3Ae001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770737394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770738512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3Acfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_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-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:26:00+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2922"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/cosign-rhel9@sha256:8efb2c8f77e91d7a15063ddc6f7eca1226a494f0f9340590af6e3a2eb9c462c3_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:e001128c079f0355e88161c08f092d0d5b0d2f984fdb672002d4bcddf9585cd5_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/gitsign-rhel9@sha256:4c59990381ce313cd845257e95fd2e910b3d84459c5b3c3aa09fce954a328101_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:6dc1b8af2586c0b7dc2786ed075f3e387943bed78818e02c7bd38f0ac1cace0b_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/updatetree-rhel9@sha256:cfba6d424b5e45362bb4e61d9b05bb49a24beb56a3c5ddc3aebdd2e0647179de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
}
]
}
RHSA-2026:3107
Vulnerability from csaf_redhat - Published: 2026-02-23 17:16 - Updated: 2026-03-12 06:56Notes
{
"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": "Kiali 1.73.27 for Red Hat OpenShift Service Mesh 2.6\n\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 1.73.27, for Red Hat OpenShift Service Mesh 2.6, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel8: Axios affected by Denial of Service via __proto__ Key in mergeConfig (CVE-2026-25639)\n\n* kiali-rhel8: Axios affected by Denial of Service via __proto__ Key in mergeConfig (CVE-2026-25639)\n\n* kiali-rhel8: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)",
"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:3107",
"url": "https://access.redhat.com/errata/RHSA-2026:3107"
},
{
"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-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"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-25639",
"url": "https://access.redhat.com/security/cve/cve-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3107.json"
}
],
"title": "Red Hat Security Advisory: Kiali 1.73.27 for Red Hat OpenShift Service Mesh 2.6",
"tracking": {
"current_release_date": "2026-03-12T06:56:49+00:00",
"generator": {
"date": "2026-03-12T06:56:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3107",
"initial_release_date": "2026-02-23T17:16:07+00:00",
"revision_history": [
{
"date": "2026-02-23T17:16:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T17:16:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:56:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 2.6",
"product": {
"name": "Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771230055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3Afcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771229736"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771230055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3A3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771229736"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3Ae2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771230055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3Ae3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771229736"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771230055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3A3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771229736"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
}
]
},
"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 OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_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-02-23T17:16:07+00:00",
"details": "See Kiali 1.73.27 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3107"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "Axios is a promise based HTTP client for the browser and Node.js. Prior to versions 0.30.3 and 1.13.5, the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service. This vulnerability is fixed in versions 0.30.3 and 1.13.5.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T17:16:07+00:00",
"details": "See Kiali 1.73.27 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3107"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3a78aade4c1a6fec8ff6c6ac6cec39644bd6bb592a3f65b6deaced893fa90f6d_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:3f096099daedca138492478a01802b4cf03a47a9b38086eceae2fef44ca03807_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e3726b5aca328047a8dfa518b2a7409f4d67b2152ec40f8a484618d86cd322b5_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:fcd8354b6a8282be890ab266e8ba84011f495f89f00a354e487cf09c73e4f6f5_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:148cd3650dbfad079a80ff1b908aa6d992f7b2063aa4bda3687f04e1655b5e36_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:4de053d77171a638e0d79deb10803f22e43fbc0d9b3e124eee90c1832346e271_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:87cdc959362c3fb3e35930ad04fa589e5807bc3977d9e1964359b614ced0eb35_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:e2f969be38741ff30e476e3a8f70eb60a3d030dcebcdb303269f39997c4acdf4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
}
]
}
RHSA-2026:3854
Vulnerability from csaf_redhat - Published: 2026-03-05 11:07 - Updated: 2026-03-12 07:07Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3854",
"url": "https://access.redhat.com/errata/RHSA-2026:3854"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3854.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:07:22+00:00",
"generator": {
"date": "2026-03-12T07:07:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3854",
"initial_release_date": "2026-03-05T11:07:41+00:00",
"revision_history": [
{
"date": "2026-03-05T11:07:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T11:07:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:07:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-13.el9_0.src",
"product": {
"name": "grafana-0:7.5.11-13.el9_0.src",
"product_id": "grafana-0:7.5.11-13.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-13.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-13.el9_0.aarch64",
"product": {
"name": "grafana-0:7.5.11-13.el9_0.aarch64",
"product_id": "grafana-0:7.5.11-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-13.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"product_id": "grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-13.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-13.el9_0.ppc64le",
"product": {
"name": "grafana-0:7.5.11-13.el9_0.ppc64le",
"product_id": "grafana-0:7.5.11-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-13.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-13.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-13.el9_0.x86_64",
"product": {
"name": "grafana-0:7.5.11-13.el9_0.x86_64",
"product_id": "grafana-0:7.5.11-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-13.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.x86_64",
"product_id": "grafana-debuginfo-0:7.5.11-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-13.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-13.el9_0.s390x",
"product": {
"name": "grafana-0:7.5.11-13.el9_0.s390x",
"product_id": "grafana-0:7.5.11-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-13.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"product_id": "grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-13.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64"
},
"product_reference": "grafana-0:7.5.11-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le"
},
"product_reference": "grafana-0:7.5.11-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x"
},
"product_reference": "grafana-0:7.5.11-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-13.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src"
},
"product_reference": "grafana-0:7.5.11-13.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64"
},
"product_reference": "grafana-0:7.5.11-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T11:07:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3854"
},
{
"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": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.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": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T11:07:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3854"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.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": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T11:07:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3854"
}
],
"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": [
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-0:7.5.11-13.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-debuginfo-0:7.5.11-13.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2456
Vulnerability from csaf_redhat - Published: 2026-02-10 17:06 - Updated: 2026-03-12 06:52Notes
{
"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 OpenShift Dev Spaces 3.26.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Dev Spaces provides a cloud developer workspace server and a browser-based IDE built for teams and organizations. Dev Spaces runs in OpenShift and is well-suited for container-based development.\nThe 3.26 release is based on Eclipse Che 7.113 and uses the DevWorkspace engine to provide support for workspaces based on devfile v2.1 and v2.2.\nUsers still using the v1 standard should migrate as soon as possible.\nhttps://devfile.io/docs/2.2.0/migrating-to-devfile-v2\nDev Spaces supports OpenShift EUS releases v4.16 and higher. Users are expected to update to supported OpenShift releases in order to continue to get Dev Spaces updates.\nhttps://access.redhat.com/support/policy/updates/openshift#crw",
"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:2456",
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.26/html/administration_guide/installing-devspaces",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.26/html/administration_guide/installing-devspaces"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66490",
"url": "https://access.redhat.com/security/cve/CVE-2025-66490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"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_2456.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.26.0 Release.",
"tracking": {
"current_release_date": "2026-03-12T06:52:05+00:00",
"generator": {
"date": "2026-03-12T06:52:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2456",
"initial_release_date": "2026-02-10T17:06:01+00:00",
"revision_history": [
{
"date": "2026-02-10T17:06:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-10T17:06:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product": {
"name": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_devspaces:3.26::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Dev Spaces (RHOSDS)"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769680738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3Aaa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769804221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/code-sshd-rhel9@sha256%3Aeaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769791331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3Af818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769595755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769685154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3A0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769539518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3A55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770052193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3Abe63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769466457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3Ade30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769691754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3Abc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769797105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3A870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769869786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3A3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769638073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3Ab520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770164598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel10@sha256%3A7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770046359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3Ab998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770162394"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3A772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769804221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"product": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/code-sshd-rhel9@sha256%3A51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769791331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3Ae0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769595755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3Aba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769685154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3A2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769539518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"product": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3A4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770052193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3A65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769466457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3Ab709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769691754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3Afd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769797105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"product_id": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256%3Ac72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770186534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3A4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769869786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769680738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3Ae8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769638073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3A2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770164598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel10@sha256%3Acc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770046359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3Acc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770162394"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3A60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769804221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"product": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"product_identification_helper": {
"purl": "pkg:oci/code-sshd-rhel9@sha256%3Ac4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769791331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3A1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769595755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769685154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3A454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769539518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"product": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3A6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770052193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3A5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769466457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3Affe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769691754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3A8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769797105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3Afd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769869786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769680738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3A0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769638073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3Af592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770164598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel10@sha256%3Aa05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770046359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3A276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770162394"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3Aa85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769804221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"product": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"product_identification_helper": {
"purl": "pkg:oci/code-sshd-rhel9@sha256%3Ae2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769791331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3A8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769595755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769685154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3A43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769539518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"product": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3A819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770052193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3Ac06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769466457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3A024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769691754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3Ab8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769797105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3Abc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769869786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769680738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3A8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1769638073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3Ada6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770164598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel10@sha256%3Ab4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770046359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3A10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=1770162394"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64"
},
"product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x"
},
"product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64"
},
"product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64"
},
"product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x"
},
"product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64"
},
"product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "containerd is an open-source container runtime. Versions 0.1.0 through 1.7.28, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4 and 2.2.0-beta.0 through 2.2.0-rc.1 have an overly broad default permission vulnerability. Directory paths `/var/lib/containerd`, `/run/containerd/io.containerd.grpc.v1.cri` and `/run/containerd/io.containerd.sandbox.controller.v1.shim` were all created with incorrect permissions. This issue is fixed in versions 1.7.29, 2.0.7, 2.1.5 and 2.2.0. Workarounds include updating system administrator permissions so the host can manually chmod the directories to not have group or world accessible permissions, or to run containerd in rootless mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
}
],
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
}
],
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66490",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"discovery_date": "2025-12-09T01:06:39.573043+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420301"
}
],
"notes": [
{
"category": "description",
"text": "Traefik is an HTTP reverse proxy and load balancer. For versions prior to 2.11.32 and 2.11.31 through 3.6.2, requests using PathPrefix, Path or PathRegex matchers can bypass path normalization. When Traefik uses path-based routing, requests containing URL-encoded restricted characters (/, \\, Null, ;, ?, #) can bypass the middleware chain and reach unintended backends. For example, a request to http://mydomain.example.com/admin%2F could reach service-a without triggering my-security-middleware, bypassing security controls for the /admin/ path. This issue is fixed in versions 2.11.32 and 3.6.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/traefik/traefik: Traefik Path Normalization Bypass in Router + Middleware Rules",
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66490"
},
{
"category": "external",
"summary": "RHBZ#2420301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420301"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66490"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/releases/tag/v2.11.32",
"url": "https://github.com/traefik/traefik/releases/tag/v2.11.32"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/releases/tag/v3.6.4",
"url": "https://github.com/traefik/traefik/releases/tag/v3.6.4"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/security/advisories/GHSA-gm3x-23wp-hc2c",
"url": "https://github.com/traefik/traefik/security/advisories/GHSA-gm3x-23wp-hc2c"
}
],
"release_date": "2025-12-09T00:35:26.530000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/traefik/traefik: Traefik Path Normalization Bypass in Router + Middleware Rules"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
}
],
"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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T17:06:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:60a1c1cf2a755e24203ae76e37c3e1c08f97ae8a1905df3538b31f7d9b543f0f_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:772af8d40b674ce306850d3ecf2b70b39bdceaf9e045a2db9299c0dd8bd5e6b5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a85afca6643f11c1e0d3976d5e679cea06d85675a5859e7e08611139f2450520_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:aa1d96a9c1d9dbf2fe077748807de1e047a17a942a87688c269aa60537b5c6d4_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:51c627941a630d042202df9fbb0be4c289c3c2b4047092d350f564ea9815c55e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:c4339b180ab8f5fc5ea656c6d604ad1342e329557be4fe83f7747e7b30327908_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e2c1df1a1bc028158873b636f8b0341090b7f5211d74d0143c39b3b1f9d36472_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:eaf02961dff765751f8b0f14dbc928401faa0fa60c0ee0bf340ed814509794fc_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:1a4accefcf3c48a44818e9126cdb893d469c93b2f058ce3cff6195d823d9e6c5_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:8608f41d9887eb5fea9df4b9c273fea3512c3ad492bbf8e542e6369db15be680_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:e0e7e2242127555100372896dee91fb69dd1a2fdbcce8473a1c343fc6b0b838d_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:f818d47a01fd77940943b79133d1c7bf053359c72832e0df61397847af43f6e7_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:65b57a43496e012535680c5f6758bf4e482f0496619c1502b50cb4852723088e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7705755155844d580db7d2ce942bb095545f465be7a091bc14598f5ae83c0301_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:998779815c5a7888b80f635b942a7409733a839f4c7253a7b5ff920129f987ea_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:ba7fc29722ef40b1565978c1f578786ccb65752bc82f50b794f3c5ab0c789d2a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:c72b135ccb51663313a9ed55dc5d46af1fbc2476c0243a523ce531262cb82acf_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:8935901859ad9b07689de3d9ea602adf21bcbd2105cedba83503296230b4adad_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b8ae475ea425efb5d30d2c23cd789ee993ee7e5026ed5c892106512351aee416_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:bc60ec1ad66c342f632d32a64012cae3c4426f54bf08578d60d25a68c31b02cd_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:fd35a91b2542252bcd695cd7d02727e8a1c593f1c9a9ec88da92d5d797b17bc5_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0f87d0637586a8d1aedb84b266f9781af80f63c1342b3951559aa18343825993_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:2efc89cc392a8fdb0d2a493aa7cb0d5a6e3cc5efe19054181befe452f293ea59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:43368b4815eea7a9b1b6a33b061af43f521810efc1c102df0426796e431d0add_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:454566dfa4c035a67f5e4d5ed19289d1c97f2546ee06ef587aff36b3f2cdadee_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:4e83ac026653a09abe7f783844617502298f45d4f12cb46445ad8d27722eed42_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:55e7a74a6e435a77cbdeee2d8d333f830d47c52449a27770310f010c4c4c6dd1_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:6a70faa18a51c05328cba689acd2cef1f248ba4d9f78802f3bdc4aff4183d521_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:819f3c80c8241446239d783d01e9a65e3448427a683dbaa5b91ba859329cdbd2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:5295d0aa61988b2722c9171a0c0f7a61e749479979746355861d0c8b6c2b58a8_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:65d7c3ada0b4c4fdfb576f5fbbc8b75264c26a4baabdbbaf2197e05186b6bdd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:be63fdd87b11d550dbd8cef2b74cbf843ed778365d877684e8525c9b017f3a50_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:c06a36be7e7392da6fcdbdbf79bf704852be05ac7bc094cc63355180b05ed9ba_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:024f64869d4813d8b0938f8cad9a0bf4e4e924a5082ac2ee3ea0bc6ba51edfe5_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b709ca92a102d77f8a090e1503877e12dc24bbd6e91c0205d8402ad3a9c365e9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:de30783c5550d7dc3ebd71507ce41e4a6f6209663299453aaf35b73f17d161d8_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:ffe5740d684ac4a1b6c440bb4d2ca3ec20d71c008e65fa73f5143c43a7bda339_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:4c5121d8f31d840f55e575bf266f2ca179a81f05dd49fbd63a4ee7e3f8a97001_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:870546a61219ce727b59586e31edb8cbc653ce72264b23a89a916d04a0627fe0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:bc68ad64665acf9c4807bb4f4ae920da7c2a82716c8bc151bd269a4f234fc69e_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:fd2925764c63cf6ee7cb92dab59cc8f6f696f628e4676b37297dab95aa0187f1_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:1a1e372643b7eeabd4acda8b440173ef83087b453a89f554b4c1c006c7a796c8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:377caaaff59c843357600332c63278fa019eacec2a60567725dd149e98d6d3fb_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:4983729652072e885f84298af878c72f757bfb1e820dbb9ee4ad2494a6bd0f48_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:60460d63a971f7f129f97f1d73f8f577565d82a5f8d476e19b249b6e543dee0b_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:0f0dbdab221c9ea50603b8a48ed61b2e322dc4dc03028611bcb120ea7bc32a81_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:3f001b01ff331475bc37556515ecab11699f54560d33caa8f45e84cb8ff91410_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8d7f9a00fd74530f30b15e62db3d3c7096a04a6e68e28ca1ba04eae538034f93_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:e8da554ed086a4ac5fcbe6ad7797f1f36c965aae3bbb75c2fd446b9dfa1d5592_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:7335ec3e28a4f9e88f03df6ad4b245f6ffc3e0b79aa1c5072f5cf27bbd0dbb17_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:a05ebcc4507fd1c7d47254f6dc9b94a7fd1c0868f17e51cfe6e310f763e9baba_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:b4770ac4b68c340a5efa523751761b725ddfb38d25cf129e2a978f6e3774e7c2_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel10@sha256:cc2df284c22698278472a3cb0b748b797097bacf72e24a13f98c8cd9643452d1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:10da53d4e0216c034f57c990d1569c25558f68e65b7fc07e18b3e6be89490162_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:276782b304e7f31d1e846f6acc5caeda45055adb8630d1605ad4ec55431ef6ec_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b998742f17f56c16942062d11d4f7f62181703f4be20db6fa807a35d016cd7da_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-base-rhel9@sha256:cc54713d9a3f0a44403d9c8d13ae1f9179e2af96b144366b6ae7e753dab4ce70_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:2966ebf5a1744c8bebae6c03efc4685aa8db9de84138fe95a63ad721a42ae06a_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:b520d66efc293127d9f0478eff66e2ddc6830f3b7d6ced0abe931792022a3f70_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:da6e70b4d7cf45da59e36c7741f532d9bfed498a00082560a34491419016c437_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f592ddd74feb260b51087e6555b6e7e42e61dc12a87475e3aa3b7729e33fcf93_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
}
]
}
RHSA-2026:3108
Vulnerability from csaf_redhat - Published: 2026-02-23 17:24 - Updated: 2026-03-12 06:56Notes
{
"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 OpenShift Service Mesh 3.1.5\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh 3.1.5, which is based on the open source Istio project, addresses a variety of problems in a microservice architecture by creating a centralized point of control in an application.\n \nFixes/Improvements:\n\n* Updated to Istio version 1.26.8\n\n* OCSP Memory Leak Check BSSL-Compatability\n\nSecurity Fix(es):\n\n* istio-rhel9-operator: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-pilot-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-cni-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-cni-rhel9: Unbounded allocation when parsing GNU sparse map (CVE-2025-58183)",
"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:3108",
"url": "https://access.redhat.com/errata/RHSA-2026:3108"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"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/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3108.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.1.5",
"tracking": {
"current_release_date": "2026-03-12T06:56:56+00:00",
"generator": {
"date": "2026-03-12T06:56:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3108",
"initial_release_date": "2026-02-23T17:24:11+00:00",
"revision_history": [
{
"date": "2026-02-23T17:24:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T17:24:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:56:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-sail-operator-bundle@sha256%3Ac3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771409032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Aeadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771391055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Aa873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771400109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1771391247"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771391055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771400109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1771391247"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3Ad18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771391055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771400109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Ab20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1771391247"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Ad6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771391055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771390586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Aaf46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771400109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Acaab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh-tech-preview\u0026tag=1771391247"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T17:24:11+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3108"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_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-02-23T17:24:11+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.1.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3108"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:13c44791195db8621bb6bf7c2ee9d0c021100913ee084513ef9876683dd09db1_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:32b0f17f22669860f4e0eb5b8dfaa78ffc67dd3559f45c9e93671d9f1855d35f_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:b20dd28ed5975d5fb6c6d01729168dd939d222098597e09c29f7430d179b46c4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh-tech-preview/istio-ztunnel-rhel9@sha256:caab6cf1b57357bbcc58ae5b4c7bb0ea92c3e9fe142c543f6c2da1c8a2a7aaee_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:4ada91098d4f47784016abf7015e20e068b76ece37a2d2c054b3986d708ed30c_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:6ced0b7d95cc8bec20d00adb2f7587202bacedd2d5b55b9e297a5bcc207089af_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:8792cda826c9afc0ab5d67fe4c1abbacbc16005c3a407ade0f3bdbbf4d0e8649_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:88337ff2221d2a2695e6c5af167d5fda9aa5d7225daabea6a9a8b55e34a74f6e_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:2983464abf90f1ab085919cb0c2739fcd0cc4ffa8aadc1816005df91c8e2911f_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:67e2792b5e898ff5fc26e3912b0e24f72e43842dfb0bda9fe070560d069ba8ce_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:892341ffbcdce3ff2f9723a3405af64c8c9879ab55857fd7561edb4b6782eb65_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:d18dcd6a17e9b00b76f492e6062fd6067f4fa05f0493050224a1094e5552a0e4_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:16cc994dd9eda1408da99798435236c88a177155d176904562fddd0d4fe1abc1_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:405e86c83431f73186638cb43815ba0466f5e50689d2ee1d84327168412838a9_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:5a5e1f0807103b16c6b049319a7c176b1ebfb25f1287563bfda3bf1cd3182c1e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:824ebba7a8e0b16337f72961263e46d073e1cbbfd436d637b7fa2a74ea28e029_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7297923206f14165cd59aba37f007f824e4c6e18bbd8b6bd6522d7e007e5300f_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:846f1e23adabd88b30ced214c704280aa95f4a4d562768eb18599e3aaf6734f7_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:a873ca532169aaa3090340ae0b3deeea04d3b17407ec95ecb0979bdcd36ad205_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:af46660dd2c97f3bbfeca8ba9f344f74ef93c58a956426998c3f23ffe74076d2_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:013a6bda07e2be5a3ea5de72b94cd7cf0545c484a8ef2d4179d27dad323eb713_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:334fee8bd9a2631fcd66d3a3a14cb9fd06e8c4d71d2892886fd261f81361119e_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:d6c4e8eb2725f89243cfecfdd1950401d2e73b3915ee6471dc9e880ab806f738_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:eadb7ac7d1bd9b873330de0a517a84a531913dddc306c8eb60645c18c6862250_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:c3cf1d5a1e6e5174e08cee465b1bee05ed731850e95ff95c06640dc00a1d2f3f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3289
Vulnerability from csaf_redhat - Published: 2026-02-25 07:10 - Updated: 2026-03-12 07:00Notes
{
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3289",
"url": "https://access.redhat.com/errata/RHSA-2026:3289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3289.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-03-12T07:00:07+00:00",
"generator": {
"date": "2026-03-12T07:00:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3289",
"initial_release_date": "2026-02-25T07:10:59+00:00",
"revision_history": [
{
"date": "2026-02-25T07:10:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T07:10:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:00:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.src",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.src",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.x86_64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"product_id": "opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.s390x"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.src"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.x86_64"
]
},
"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-02-25T07:10:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3289"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.src",
"AppStream-9.6.0.Z.EUS:opentelemetry-collector-0:0.135.0-3.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3291
Vulnerability from csaf_redhat - Published: 2026-02-25 07:41 - Updated: 2026-03-12 07:00Notes
{
"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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3291",
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3291.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-03-12T07:00:14+00:00",
"generator": {
"date": "2026-03-12T07:00:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3291",
"initial_release_date": "2026-02-25T07:41:04+00:00",
"revision_history": [
{
"date": "2026-02-25T07:41:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T07:41:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:00:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.4.0-2.el9_7.src",
"product": {
"name": "runc-4:1.4.0-2.el9_7.src",
"product_id": "runc-4:1.4.0-2.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-2.el9_7?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.4.0-2.el9_7.aarch64",
"product": {
"name": "runc-4:1.4.0-2.el9_7.aarch64",
"product_id": "runc-4:1.4.0-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-2.el9_7?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"product": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"product_id": "runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-2.el9_7?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"product": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"product_id": "runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-2.el9_7?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.4.0-2.el9_7.ppc64le",
"product": {
"name": "runc-4:1.4.0-2.el9_7.ppc64le",
"product_id": "runc-4:1.4.0-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-2.el9_7?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"product": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"product_id": "runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-2.el9_7?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"product_id": "runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-2.el9_7?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.4.0-2.el9_7.x86_64",
"product": {
"name": "runc-4:1.4.0-2.el9_7.x86_64",
"product_id": "runc-4:1.4.0-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-2.el9_7?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-2.el9_7.x86_64",
"product": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.x86_64",
"product_id": "runc-debugsource-4:1.4.0-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-2.el9_7?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"product": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"product_id": "runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-2.el9_7?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.4.0-2.el9_7.s390x",
"product": {
"name": "runc-4:1.4.0-2.el9_7.s390x",
"product_id": "runc-4:1.4.0-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-2.el9_7?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-2.el9_7.s390x",
"product": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.s390x",
"product_id": "runc-debugsource-4:1.4.0-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-2.el9_7?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"product": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"product_id": "runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-2.el9_7?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64"
},
"product_reference": "runc-4:1.4.0-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le"
},
"product_reference": "runc-4:1.4.0-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x"
},
"product_reference": "runc-4:1.4.0-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-2.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src"
},
"product_reference": "runc-4:1.4.0-2.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64"
},
"product_reference": "runc-4:1.4.0-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64"
},
"product_reference": "runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x"
},
"product_reference": "runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64"
},
"product_reference": "runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64"
},
"product_reference": "runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le"
},
"product_reference": "runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x"
},
"product_reference": "runc-debugsource-4:1.4.0-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
},
"product_reference": "runc-debugsource-4:1.4.0-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T07:41:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
]
},
"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-02-25T07:41:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T07:41:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:runc-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debuginfo-4:1.4.0-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:runc-debugsource-4:1.4.0-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3815
Vulnerability from csaf_redhat - Published: 2026-03-05 05:32 - Updated: 2026-03-12 07:04Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3815",
"url": "https://access.redhat.com/errata/RHSA-2026:3815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3815.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:04:34+00:00",
"generator": {
"date": "2026-03-12T07:04:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3815",
"initial_release_date": "2026-03-05T05:32:24+00:00",
"revision_history": [
{
"date": "2026-03-05T05:32:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T05:32:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:04:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.0.2-3.el8_4.src",
"product": {
"name": "grafana-pcp-0:3.0.2-3.el8_4.src",
"product_id": "grafana-pcp-0:3.0.2-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.0.2-3.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"product": {
"name": "grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"product_id": "grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.0.2-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.0.2-3.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.0.2-3.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src"
},
"product_reference": "grafana-pcp-0:3.0.2-3.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.0.2-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64"
},
"product_reference": "grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.0.2-3.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src"
},
"product_reference": "grafana-pcp-0:3.0.2-3.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.0.2-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64"
},
"product_reference": "grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T05:32:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3815"
},
{
"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": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.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": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T05:32:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3815"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-0:3.0.2-3.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-pcp-debuginfo-0:3.0.2-3.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3820
Vulnerability from csaf_redhat - Published: 2026-03-05 06:19 - Updated: 2026-03-12 07:05Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3820",
"url": "https://access.redhat.com/errata/RHSA-2026:3820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3820.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:05:04+00:00",
"generator": {
"date": "2026-03-12T07:05:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3820",
"initial_release_date": "2026-03-05T06:19:06+00:00",
"revision_history": [
{
"date": "2026-03-05T06:19:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T06:19:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:05:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-4.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-4.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-4.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"product_id": "grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-4.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-4.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-4.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-4.el9_2.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.s390x",
"product_id": "grafana-pcp-0:5.1.1-4.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-4.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-4.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-4.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-4.el9_2.src",
"product": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.src",
"product_id": "grafana-pcp-0:5.1.1-4.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-4.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"product_id": "grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-4.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-4.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-4.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-4.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src"
},
"product_reference": "grafana-pcp-0:5.1.1-4.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-4.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:19:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3820"
},
{
"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": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.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": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:19:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3820"
}
],
"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": [
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-pcp-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debuginfo-0:5.1.1-4.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-pcp-debugsource-0:5.1.1-4.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3035
Vulnerability from csaf_redhat - Published: 2026-02-23 01:30 - Updated: 2026-03-12 06:55Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3035",
"url": "https://access.redhat.com/errata/RHSA-2026:3035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3035.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T06:55:52+00:00",
"generator": {
"date": "2026-03-12T06:55:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3035",
"initial_release_date": "2026-02-23T01:30:21+00:00",
"revision_history": [
{
"date": "2026-02-23T01:30:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T01:30:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:55:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-2.el10_1.src",
"product": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.src",
"product_id": "grafana-pcp-0:5.3.0-2.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-2.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"product": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"product_id": "grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-2.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"product": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"product_id": "grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-2.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-2.el10_1.s390x",
"product": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.s390x",
"product_id": "grafana-pcp-0:5.3.0-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-2.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"product_id": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-2.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-2.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"product": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"product_id": "grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.3.0-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.3.0-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.3.0-2.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64"
},
"product_reference": "grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le"
},
"product_reference": "grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x"
},
"product_reference": "grafana-pcp-0:5.3.0-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src"
},
"product_reference": "grafana-pcp-0:5.3.0-2.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.3.0-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64"
},
"product_reference": "grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T01:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3035"
},
{
"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": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.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": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
]
},
"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-02-23T01:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3035"
}
],
"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": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T01:30:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3035"
}
],
"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": [
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.src",
"AppStream-10.1.Z:grafana-pcp-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debuginfo-0:5.3.0-2.el10_1.x86_64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.aarch64",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.s390x",
"AppStream-10.1.Z:grafana-pcp-debugsource-0:5.3.0-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3929
Vulnerability from csaf_redhat - Published: 2026-03-05 17:28 - Updated: 2026-03-12 07:11Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3929",
"url": "https://access.redhat.com/errata/RHSA-2026:3929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3929.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T07:11:07+00:00",
"generator": {
"date": "2026-03-12T07:11:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3929",
"initial_release_date": "2026-03-05T17:28:44+00:00",
"revision_history": [
{
"date": "2026-03-05T17:28:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T17:28:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:11:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.2.src",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.src",
"product_id": "git-lfs-0:3.6.1-2.el9_6.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"product_id": "git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"product_id": "git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"product_id": "git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.2.s390x",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.s390x",
"product_id": "git-lfs-0:3.6.1-2.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.2.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T17:28:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3929"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.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": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T17:28:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3929"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T17:28:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3929"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:git-lfs-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2654
Vulnerability from csaf_redhat - Published: 2026-02-12 13:46 - Updated: 2026-03-12 06:52Notes
{
"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": "Release of components for the Service Telemetry Framework",
"title": "Topic"
},
{
"category": "general",
"text": "Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform deployment for storage, retrieval, and monitoring.\n\nSecurity Fix:\n * Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)",
"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:2654",
"url": "https://access.redhat.com/errata/RHSA-2026:2654"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/software/containers/search",
"url": "https://catalog.redhat.com/software/containers/search"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2654.json"
}
],
"title": "Red Hat Security Advisory: Release of components for Service Telemetry Framework 1.5.7",
"tracking": {
"current_release_date": "2026-03-12T06:52:19+00:00",
"generator": {
"date": "2026-03-12T06:52:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2654",
"initial_release_date": "2026-02-12T13:46:10+00:00",
"revision_history": [
{
"date": "2026-02-12T13:46:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-13T11:17:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5",
"product": {
"name": "Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:stf:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Service Telemetry Framework"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"product": {
"name": "registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"product_id": "registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel9@sha256%3A17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769588403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"product": {
"name": "registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"product_id": "registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256%3Aa5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769588965"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"product": {
"name": "registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"product_id": "registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel9-operator@sha256%3A5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769588319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"product": {
"name": "registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"product_id": "registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel9@sha256%3Aadbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769588321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64",
"product": {
"name": "registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64",
"product_id": "registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel9@sha256%3Ac8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769591175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"product": {
"name": "registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"product_id": "registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256%3A03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769592016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64",
"product": {
"name": "registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64",
"product_id": "registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel9-operator@sha256%3A5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f?arch=amd64\u0026repository_url=registry.redhat.io/stf\u0026tag=1769588363"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64"
},
"product_reference": "registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64"
},
"product_reference": "registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64"
},
"product_reference": "registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64"
},
"product_reference": "registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64"
},
"product_reference": "registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64"
},
"product_reference": "registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64 as a component of Service Telemetry Framework 1.5",
"product_id": "Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64"
},
"product_reference": "registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64",
"relates_to_product_reference": "Service Telemetry Framework 1.5"
}
]
},
"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": [
"Service Telemetry Framework 1.5:registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64"
],
"known_not_affected": [
"Service Telemetry Framework 1.5:registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_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-02-12T13:46:10+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2654"
}
],
"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": [
"Service Telemetry Framework 1.5:registry.redhat.io/stf/prometheus-webhook-snmp-rhel9@sha256:17f2037309f59212739ab5594d9493cd50f7530c5fd9447ce14a8230bf234c23_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-operator-bundle@sha256:a5e1a4b1e99e37c79f66dbc3cb47b4da122d286dfbf68810ef302fce1a0a85dd_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/service-telemetry-rhel9-operator@sha256:5f4fa94bcf80d8d324dad745914b31345021156f9d5491bf5441b1158f6ff486_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-bridge-rhel9@sha256:adbab70b99404ac31e80888af2f7742f78f03235eff0719c95bff21048d0f05c_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/sg-core-rhel9@sha256:c8e3a280152562a735e38f09612e59954728549ec7238240aaf8750f68dc8ed8_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-operator-bundle@sha256:03a0cb40992e36a33327cf6851d1bb92177f5a7425e103121734874fd71ea55d_amd64",
"Service Telemetry Framework 1.5:registry.redhat.io/stf/smart-gateway-rhel9-operator@sha256:5b79414c3a506cb562242d926404790bfb94e953fe1b051db0ecc3892117d34f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3337
Vulnerability from csaf_redhat - Published: 2026-02-25 11:48 - Updated: 2026-03-12 07:01Notes
{
"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 podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3337",
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3337.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-03-12T07:01:07+00:00",
"generator": {
"date": "2026-03-12T07:01:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3337",
"initial_release_date": "2026-02-25T11:48:26+00:00",
"revision_history": [
{
"date": "2026-02-25T11:48:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T11:48:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:01:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.6.0-14.el9_7.src",
"product": {
"name": "podman-6:5.6.0-14.el9_7.src",
"product_id": "podman-6:5.6.0-14.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-14.el9_7?arch=src\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-plugins-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-plugins-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-remote-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-remote-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-tests-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-tests-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_id": "podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-14.el9_7?arch=aarch64\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-remote-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-remote-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-tests-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-tests-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_id": "podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-14.el9_7?arch=ppc64le\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-plugins-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-plugins-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-remote-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-remote-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-tests-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-tests-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_id": "podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-14.el9_7?arch=x86_64\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-plugins-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-plugins-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-remote-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-remote-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-tests-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-tests-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-debugsource-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"product": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_id": "podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-14.el9_7?arch=s390x\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-6:5.6.0-14.el9_7.noarch",
"product": {
"name": "podman-docker-6:5.6.0-14.el9_7.noarch",
"product_id": "podman-docker-6:5.6.0-14.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.6.0-14.el9_7?arch=noarch\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.6.0-14.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src"
},
"product_reference": "podman-6:5.6.0-14.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-debugsource-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-6:5.6.0-14.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch"
},
"product_reference": "podman-docker-6:5.6.0-14.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-plugins-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-plugins-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-plugins-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-remote-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-remote-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-remote-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-remote-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-tests-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-tests-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-tests-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-tests-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64"
},
"product_reference": "podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le"
},
"product_reference": "podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x"
},
"product_reference": "podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
},
"product_reference": "podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
},
"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-02-25T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:48:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.src",
"AppStream-9.7.0.Z.MAIN:podman-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-debugsource-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-docker-6:5.6.0-14.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-plugins-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-remote-debuginfo-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-6:5.6.0-14.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:podman-tests-debuginfo-6:5.6.0-14.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3816
Vulnerability from csaf_redhat - Published: 2026-03-05 05:42 - Updated: 2026-03-12 07:04Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3816",
"url": "https://access.redhat.com/errata/RHSA-2026:3816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3816.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:04:40+00:00",
"generator": {
"date": "2026-03-12T07:04:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3816",
"initial_release_date": "2026-03-05T05:42:24+00:00",
"revision_history": [
{
"date": "2026-03-05T05:42:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T05:42:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:04:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-4.el10_0.src",
"product": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.src",
"product_id": "grafana-pcp-0:5.2.2-4.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-4.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"product": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"product_id": "grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-4.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-4.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-4.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"product": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"product_id": "grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-4.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-4.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-4.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-4.el10_0.s390x",
"product": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.s390x",
"product_id": "grafana-pcp-0:5.2.2-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-4.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"product_id": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-4.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-4.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"product": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"product_id": "grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.2.2-4.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.2.2-4.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.2.2-4.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64"
},
"product_reference": "grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le"
},
"product_reference": "grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x"
},
"product_reference": "grafana-pcp-0:5.2.2-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src"
},
"product_reference": "grafana-pcp-0:5.2.2-4.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.2.2-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64"
},
"product_reference": "grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T05:42:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3816"
},
{
"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": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.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": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T05:42:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3816"
}
],
"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": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T05:42:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3816"
}
],
"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": [
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-pcp-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debuginfo-0:5.2.2-4.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-pcp-debugsource-0:5.2.2-4.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3459
Vulnerability from csaf_redhat - Published: 2026-02-26 19:58 - Updated: 2026-03-12 07:01Notes
{
"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 OpenShift distributed tracing platform (Tempo) 3.9.0 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "This release of the Red Hat OpenShift distributed tracing platform (Tempo) provides new features, security improvements, and bug fixes.\n\n\nBreaking changes:\n\n* Nothing\n\n\nDeprecations:\n\n* Nothing\n\n\nTechnology Preview features:\n\n* Nothing\n\n\nEnhancements:\n\n* This release upgrades Tempo components to version 2.10.0, which improves TraceQL performance. Jira issue: https://issues.redhat.com/browse/TRACING-5944.\n\n* This update extends the `TempoStack` Custom Resource Definition (CRD) with a network policy option that enables the Operator to reconcile network policies among all components. This option is enabled by default. Jira issue: https://issues.redhat.com/browse/TRACING-5807.\n\n* This update adds support for overriding the Operator configuration by using environment variables. You can configure Operator settings through the `Subscription` custom resource of the Operator Lifecycle Manager (OLM) without modifying ConfigMaps. The `--config` flag remains available for custom configuration files if needed. Jira issue: https://issues.redhat.com/browse/TRACING-5745.\n\n* This update introduces the `size` field for `TempoStack` deployments, which provides predefined t-shirt size configurations. Instead of manually calculating CPU, memory, and storage for each component, you can select a size that matches your workload scale. The following sizes are available: `1x.demo`, `1x.pico`, `1x.extra-small`, `1x.small`, and `1x.medium`. This field is optional and existing configurations using `resources.total` or per-component overrides continue to work unchanged. Jira issue: https://issues.redhat.com/browse/TRACING-5376.\n\n* Improve TempoMonolithic memory usage. The Operator now automatically sets the `GOMEMLIMIT` soft memory limit for the Go garbage collector to 80% of the container memory limit for all Tempo components. This reduces the likelihood of out-of-memory terminations. Jira issue: https://issues.redhat.com/browse/TRACING-4554.\n\n* This update requires tenant configuration and an enabled gateway for `TempoStack` and `TempoMonolithic` instances. If you do not enable the gateway, the Operator displays a warning. For a `TempoStack` instance, enable the gateway by setting `.spec.template.gateway.enabled` to `true`. For a `TempoMonolithic` instance, the gateway is enabled automatically when any tenant is configured. `TempoStack` and `TempoMonolithic` instances without an enabled gateway are not supported. Jira ticket: https://issues.redhat.com/browse/TRACING-5750.\n\n* This release upgrades the Red Hat Universal Base Image (UBI) to version 9.\n\n\nBug fixes:\n\n* Fixed network policies for managed OpenShift services. Before this update, the Operator network policies used a hard-coded port 6443 for the API server. As a consequence, the Operator failed to connect to managed OpenShift services that expose the API on port 443. With this update, the Operator dynamically retrieves the control plane address from service endpoints. As a result, network policies work correctly on all OpenShift environments. Jira issue: https://issues.redhat.com/browse/TRACING-5974.\n\n* CVE-2025-61726: Before this update, a flaw existed in the `net/url` package in the Go standard library. As a consequence, a denial-of-service HTTP request with a massive number of query parameters could cause the application to consume an excessive amount of memory and eventually become unresponsive. This release eliminates this flaw. For more information, see https://access.redhat.com/security/cve/cve-2025-61726.\n\n* CVE-2025-61729: Before this update, the `HostnameError.Error()` function in the Go `crypto/x509` package used string concatenation in a loop without limiting the number of printed hostnames. As a consequence, processing a malicious certificate with many hostnames could cause excessive CPU and memory consumption, leading to a denial-of-service condition. This release includes the fix for this flaw. For more information, see https://access.redhat.com/security/cve/CVE-2025-61729.\n\n* CVE-2025-68121: Before this update, a flaw existed in the `crypto/tls` package in the Go standard library. As a consequence, during TLS session resumption, unauthorized clients or servers could bypass certificate validation if CA pools were mutated between handshakes. This release includes the fix for this flaw. For more information, see https://access.redhat.com/security/cve/CVE-2025-68121.\n\n\nKnown issues:\n\n* Gateway fails to forward OTLP HTTP traffic when receiver TLS is enabled. When Tempo Monolithic is configured with `multitenancy.enabled: true` and `ingestion.otlp.http.tls.enabled: true`, the gateway forwards OTLP HTTP traffic to the Tempo receiver using plain HTTP instead of HTTPS. As a consequence, the connection fails with a `connection reset by peer` error because the receiver expects TLS connections. OTLP gRPC ingestion through the gateway is not affected. Jira issue: https://issues.redhat.com/browse/TRACING-5973.",
"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:3459",
"url": "https://access.redhat.com/errata/RHSA-2026:3459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"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/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3459.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing platform (Tempo) 3.9.0 release",
"tracking": {
"current_release_date": "2026-03-12T07:01:52+00:00",
"generator": {
"date": "2026-03-12T07:01:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3459",
"initial_release_date": "2026-02-26T19:58:40+00:00",
"revision_history": [
{
"date": "2026-02-26T19:58:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-26T19:58:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:01:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.9.0",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.9::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256%3A90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771847684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3Af406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3A8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3Acd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3Adc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3A64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3Adf88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843082"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3A5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3Ada4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3Aa03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3A836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3Acee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3A2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843082"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3A16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3A4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3Afc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3A0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3A52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3A3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843082"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel9@sha256%3A76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel9@sha256%3Ac90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel9@sha256%3Abfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9-operator@sha256%3Aecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel9@sha256%3A0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel9@sha256%3Ac665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1771843082"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64 as a component of Red Hat OpenShift distributed tracing 3.9.0",
"product_id": "Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.9.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T19:58:40+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3459"
},
{
"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 distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
]
},
"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-02-26T19:58:40+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3459"
}
],
"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 distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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 distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T19:58:40+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3459"
}
],
"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 distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:a03e51634b01763f1f4ef7d74c1927919430d1fa1e4c37de3e1541b7dcf07b7c_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:bfce7a25f48e52508ea06d5cbfa2713ba34001108d1300fa997278b8adbd602a_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:cd55f3750867fa478f118f6f24cc34ab1778a29b3e46665408874d945df7dab9_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel9@sha256:fc56b8131efe2bd94900d237b8cedf72ddc917e269c9a8277852cb3eeb65aa50_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:16060709000e2eadd2a67e70c07169673d8a5dd17e2a0c3773f00f2ed70a2387_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:5d876965288712d82ad017e5838ca5b9c4fa507c8c7c14ceb404a020113d8396_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:76a0a2fba9632bd614adc12eb35df686f2502c71cfdbf699a1c3d2bb62871d29_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-gateway-rhel9@sha256:f406407af8056cdf664bc525ca91dba35cb047f57b6072c0611567b9d52639a7_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:4d8aacf31e9e78db9aa8f9722e89c1999da5033b9e6716c3853845cc3b1e06f5_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:8fd5701262304469820b1103a5aefbd5a63200bbb106cd81e1f402548812a932_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:c90c7540ee2549fa430f5fd42b7e2a6183e0027fa11514151496b56e235b610c_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel9@sha256:da4e907fcbb808128b23afd41d4651555dcff11db2e361adc1bfac1f231db4aa_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:90d1a71febb6cac99b64fc4863bcb66b11aa18c30dad93b244aca3290c3574e0_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:0bf8e0ac0183cc9c0bb8011261945562fc848f92083770f009babf55a76d97aa_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:52f9517cb0d07549162a971c4969fe1319a2fb287135f54e1344065ef516883d_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:64493ed24c50692ef9cd6150737102d98ae120b6dba1599fdd6f13dff4c783a3_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-query-rhel9@sha256:cee195d4549093a1d9d161b243a1373368560f8bd578a57e5e2f5a2239801b99_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:0acc5e1a59997d41552c51e2be79e7f40c8b91a2ee55d7c1efc9e0cd7960de9a_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:836fe86ff3d2beeedfb4eeea334e06f971a216fe903b846a1186c2fb77024b45_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:dc6eb4ba236ba188753f3c44134e76b95b56d3f6c85a05dc298885da72c0a8dd_amd64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9-operator@sha256:ecf05fcb9614dfaab20783e9218f418497eaddd42b0d51a32a8034c52070376e_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:2c607d3ab16a5576481d060c5022a60aded5105169b44a02036fa6f37a169953_arm64",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:3012a6730ca532de4dc6d524279e9c9f04b69afeaec81c3fc2df43bfc1c888b7_ppc64le",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:c665ee88b56ebe02f4d2260262bb044647d900a17958ac9dae3932d240ceac09_s390x",
"Red Hat OpenShift distributed tracing 3.9.0:registry.redhat.io/rhosdt/tempo-rhel9@sha256:df88c2ddadcc28f76718d9965867aa4bcfb55d8b891184b54755e4d1be68ebd1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:4270
Vulnerability from csaf_redhat - Published: 2026-03-11 07:52 - Updated: 2026-03-12 05:15Notes
{
"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": "OpenShift Source To Image 1.6.0 Release",
"title": "Topic"
},
{
"category": "general",
"text": "Release of OpenShift Source To Image 1.6.0",
"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:4270",
"url": "https://access.redhat.com/errata/RHSA-2026:4270"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"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_4270.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Source To Image 1.6.0",
"tracking": {
"current_release_date": "2026-03-12T05:15:26+00:00",
"generator": {
"date": "2026-03-12T05:15:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4270",
"initial_release_date": "2026-03-11T07:52:06+00:00",
"revision_history": [
{
"date": "2026-03-11T07:52:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T07:52:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Developer Tools and Services 1.6.0",
"product": {
"name": "OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:source_to_image:1.6::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Developer Tools and Services"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel8@sha256%3Af0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e?arch=amd64\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel9@sha256%3Afe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134?arch=amd64\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214747"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel8@sha256%3Ad95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad?arch=arm64\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel9@sha256%3A706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857?arch=arm64\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214747"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel8@sha256%3A80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1?arch=ppc64le\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel9@sha256%3A7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7?arch=ppc64le\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214747"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel8@sha256%3Ae972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a?arch=s390x\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"product": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"product_id": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/source-to-image-rhel9@sha256%3Aed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c?arch=s390x\u0026repository_url=registry.redhat.io/source-to-image\u0026tag=1773214747"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64 as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64 as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64 as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64 as a component of OpenShift Developer Tools and Services 1.6.0",
"product_id": "OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
},
"product_reference": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64",
"relates_to_product_reference": "OpenShift Developer Tools and Services 1.6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T07:52:06+00:00",
"details": "It is recommended that existing users of OpenShift Source To Image upgrade to v1.6.0",
"product_ids": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4270"
},
{
"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": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_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": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_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-03-11T07:52:06+00:00",
"details": "It is recommended that existing users of OpenShift Source To Image upgrade to v1.6.0",
"product_ids": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4270"
}
],
"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": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T07:52:06+00:00",
"details": "It is recommended that existing users of OpenShift Source To Image upgrade to v1.6.0",
"product_ids": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4270"
}
],
"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": [
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:80e249e039ca97506b111c12739d2d5020237e3afb8fe1cc5014a803d917d1f1_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:d95a6e017fd2230836b321a18e9be574776ca218f19386c35bf846f2af7920ad_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:e972d72ec52877e59b162099d20d60a83f0607ecf724720b6163b48141deb67a_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel8@sha256:f0b6590d7f5168a7dc749138a935d094369a7b87bbbb8b9d1c755fc01d57100e_amd64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:706a7e97fc435cc175679eabed85a3f6a379cc0a4111a11e592758ccfdfd2857_arm64",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:7554ecfe28d55d03c9814a2591c337bed1aaf203d644c02595cef517623b7cb7_ppc64le",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:ed3d74c2255ed6f3d358582794beae8091ecc098eae4a3c7c1b1ced59011210c_s390x",
"OpenShift Developer Tools and Services 1.6.0:registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:fe8de6cf5d30af29e64e5f9ebe348b4ce6ff838be480d81795723a8642e19134_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3104
Vulnerability from csaf_redhat - Published: 2026-02-23 17:13 - Updated: 2026-03-12 06:56Notes
{
"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 OpenShift Service Mesh 3.0.8\n\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh 3.0.8, which is based on the open source Istio project, addresses a variety of problems in a microservice architecture by creating a centralized point of control in an application.\n\nFixes/Improvements:\n\n* OCSP Memory Leak Check BSSL-Compatability\n\nSecurity Fix(es):\n\n* istio-rhel9-operator: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-pilot-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-cni-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)",
"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:3104",
"url": "https://access.redhat.com/errata/RHSA-2026:3104"
},
{
"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/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3104.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.0.8",
"tracking": {
"current_release_date": "2026-03-12T06:56:40+00:00",
"generator": {
"date": "2026-03-12T06:56:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3104",
"initial_release_date": "2026-02-23T17:13:34+00:00",
"revision_history": [
{
"date": "2026-02-23T17:13:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T17:13:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:56:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3",
"product": {
"name": "Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-sail-operator-bundle@sha256%3Acabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771442547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771440013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Adb1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771385779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Abbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1771400718"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771440013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Ad0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Ad975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771385779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Ab31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1771400718"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Afac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771440013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771385779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Af21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1771400718"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Af0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771440013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Ac98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771351196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771385779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh-dev-preview-beta\u0026tag=1771400718"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
}
]
},
"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 OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_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-02-23T17:13:34+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.0.8 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3104"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:93733d74082e71886c078abe4b13f9511baf892487cd047fa1194e81235dd0c2_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:b31a992d24c061f3ef641c23c1cbc715e3ba47649abaad14946e294b844d4b0c_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:bbc1f68df6fb8fd125de60890a3a2da15484deccb3734a956a035239f277e748_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9@sha256:f21c48fbe4d232dbf4126b9bf8a2a9f23e160ba1c7e4ce7dc44f670ed7286535_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:04ee0f5c0ec52b7ab6f08b6b1822a37e0c8d33223db7622596b382f193b2dc1a_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:58db4bad90faf8ddb6cfe1ade015b99e895b6ff0e8a34a41d73ea73a443b3798_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ccb207f8113371dde03fd696184b1097f98b8e44d350d58185f1de38ac0433a_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:953940e5ca9c59102fb7858dfbd6a96c413e95301311352291f01d3eee04ee25_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:0376b2f571b2d8d63ef4fade1647f3f03f93ae07336f94eeb178a531f79690fc_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:16d23500d079d22f20c2f2893f7a628d16d81c3745a08eb0eb3186019d74a270_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:74bae4db5a733b38d51a687043624137a0712a067b347b7a2959f20281f0b7fe_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:7bf281070ecb889c6ef9f3b5fc1ed0c3c85d0f7012f5b5c81db15b3d77f5d5f9_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:354b013cd8c32b21f1a21e6e3ca299ae13af1feca1ca18011ad97faf82a7a0a2_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:c98ca4e130a9f3fe586c50dad3fc9dc9274826df0245be49e28cc27e04cbda4c_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:d0cffeb4ea0bd432875f898a8efbe4a2041e821c07cd6bb831034f4aa762a6aa_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:db1399d0d45e9c1410b952c4f8455e4a78804e9cca38403b6fbee79e179f846a_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:03c1d2e133063c8b4b9a4b85d54e45e31be2c295df810b5d394aafa155a865ad_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:176411bb560438a48d9b4f947234a4534dc6eb578266c15b8f4f7121772f5dbb_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:7bbc843f5ee425fb402b8d7acc4945800f7cd65500782e000b37cf739efac2ab_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:d975bd999a82768a83a615c091773a454bc176b9abf29e8dd6a78f1d31229cc4_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:4dbb50590ed71739ce49d21ccaae1004141ea921865a0b760964bfd0af90c0a7_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:86754d61c4efc86a47e5c9c92374c6e22b38f683161f649a33c559a479622475_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:f0bd8f3c243f1dcfbe5479d98920b7942df5885c7d673099aceb778d07f2464d_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:fac90e5bc90010884d8a08d1c6d6efc1bc2b4db4a6529801e46b93bf313c7a97_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:cabc0e4b56994a3c4796b6ed11994480f45e65a084de13c015939b28c602df41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1845
Vulnerability from csaf_redhat - Published: 2026-02-03 16:03 - Updated: 2026-03-12 06:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for the Red Hat build of Cryostat 4 on RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for the Red Hat build of Cryostat 4 on RHEL 9.\n\nSecurity Fix(es):\n\n* lodash: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1845",
"url": "https://access.redhat.com/errata/RHSA-2026:1845"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1845.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:34+00:00",
"generator": {
"date": "2026-03-12T06:49:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1845",
"initial_release_date": "2026-02-03T16:03:10+00:00",
"revision_history": [
{
"date": "2026-02-03T16:03:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-03T16:03:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 4 on RHEL 9",
"product": {
"name": "Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:4::el9"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.6.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.1.0-22"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"product_id": "cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.1.0-22"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.1.0-22"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.1.0-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.6.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.1.0-22"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"product_id": "cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.1.0-17"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.1.0-22"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.1.0-22"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.1.0-17"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-03T16:03:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1845"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_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-02-03T16:03:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1845"
}
],
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:3a75004a386d2bf4b584223771d68c68d3427b63b407460dfb191b7749c3bf2b_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:b82d92ac78e25087e561504bad3807ea18a33d63ab793864fb7d30ecb912f0ba_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:0aef42d9a7e35ecabb504a175eb0a1b20a0f0766a72343c742ed9b8db5f26949_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:dea99ab6872a6341decefc51890636de99213176653386fe5d8bc18cc1b6df34_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:add54a1ef1e49c831b4a2ade3da785b400bbfd89081e741d80ca31f791595e02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:d679915df6424ec97422ea0cdb3bde5328317db82442cd926f13435e616461dd_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:0bac59ee4cb3cc16ad5be85929901ccdb60a90aeb8d6e9c5ab8f0672aa807b58_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:67f723dc0ce5d6b5d217e9df119a6b24a0a44d4bcca645144d8fec808e402e59_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8a62abfc3d67785e363203466f56ca230d1a2af9cb4e29a0ba743feed2a850d2_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f74fa0e3433e0f456d6449c23fffbc7e76c962e21bddea294486de6c102110da_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:08c55db955986b86d663690097260c47d5d7a48ff54868015a1cf24d007fb369_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:2627c1495f16419a5e34add58469bc666bf55952f7fedc9cc74722ac8723d76e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:676c921b3dabb4261f5ccbf4940500c57ae8da0db8324d18b7a3267c3946d0d5_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:8dc560b4e90178db5d17c0760da1d03983b91bb9aac943c53cfa6c629094f6ea_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:b013dd38437afb1efa38f8fb2d51bbb1fc6f7e29cc1c1de993306d700e63a18e_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1a241d0e4992137cab559814d108648da3c3546c1052fb7f5ea4529f6cb40d4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:04e0353e7d4d6f4c519d421bcf4276c91646493026c6ebb2f5d7f036ff793eff_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:cac5cec9aab5e40826174186765191306d3bd47938f9d7a5d10908dd5297c74e_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2ae0dbddcc4307ec548ec63e00072b71921f35b963d880659109be4f20aafeee_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:42f428c0ee462ac2b474499ed80dc73aeabdba5cbec4a0d686b519df8d92ac86_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2951
Vulnerability from csaf_redhat - Published: 2026-02-18 14:15 - Updated: 2026-03-12 06:55Notes
{
"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": "A new version of OpenShift API for Data Protection (OADP) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore\napplication resources, persistent volume data, and internal container\nimages to external backup storage. OADP enables both file system-based and\nsnapshot-based backups for persistent volumes.",
"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:2951",
"url": "https://access.redhat.com/errata/RHSA-2026:2951"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2951.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-03-12T06:55:43+00:00",
"generator": {
"date": "2026-03-12T06:55:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2951",
"initial_release_date": "2026-02-18T14:15:26+00:00",
"revision_history": [
{
"date": "2026-02-18T14:15:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T14:15:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:55:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift API for Data Protection 1.4",
"product": {
"name": "OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Adfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3A6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770645852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Af8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Ae770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770645005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ad4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Ac0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643612"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Adde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Ad48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770645005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ab89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Aaacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643612"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Aae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Afcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770645005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Aa26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643612"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ad7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770644825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Af355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770645005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643248"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Ae9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1770643612"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-08-07T16:01:06.247481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "database/sql: Postgres Scan Race Condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical 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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "RHBZ#2387083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://go.dev/cl/693735",
"url": "https://go.dev/cl/693735"
},
{
"category": "external",
"summary": "https://go.dev/issue/74831",
"url": "https://go.dev/issue/74831"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3849",
"url": "https://pkg.go.dev/vuln/GO-2025-3849"
}
],
"release_date": "2025-08-07T15:25:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T14:15:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2951"
}
],
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "database/sql: Postgres Scan Race Condition"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T14:15:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2951"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_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-02-18T14:15:26+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2951"
}
],
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:10afafe878bcf82a9aee8ed2c5d7ef41dc41ec8d6dd657fcd07a32245e1a2a1f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1276b0dbd068fd7888365788e48a4e3a524a4555061801139fd140ed2d89154d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:1f2396dc7d067a59fdf3ae861aaa6ad8e521baea76ce762ba64ac01113ea0813_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ae2844cd56a695a0b86aaf2c2a7d0cfd3cd468a7f75bbd697badf68fb7b6c45f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:11965dab871e30639539bb95fbb3efb4512eef8dd7e035bf4de493d38a7d14ed_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:322611fa1f6e73013902ef235a520d1100ee6c6ae83a0a82700712aad9c81334_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:74eecebb47868a381eb3fab89bad5edc5043824b2accd7bf362558f061eadc42_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:940b0800a74e94a0a8d3320b111f9be54223f19f1a36ed2c058a177ce54be35c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:6df8c66ca55c7ce1b6440d888ef5a6c1a406285a38121cd6cf724378d97cad89_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6e5ab7666201e1f5ccc8ce39a04eb2f06104195678f0eb1ac53dd6407f40b205_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7c23610958889833ac5f43958bccf50e4662b652db57e87e5413ecd7ed875be1_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7f81c1817fa00d8ad1b7884bc9621a64fe26d374d86d5f681d6d2c53b9d66b4_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:dfd100a754d9acd3ef1c597cad420c72c1066237116caac223706e877926505b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:04f0c52e789500ec2969f7568b804a6e3f6bd8f7658e4d4120542939dfc92c73_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:0cbc576dcb0bce7cdce2949bbd76be8bc9ada610d95c2bfc0353d4512a03a5b7_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:d48d5d6ab7b94b65c034da7426defab0b80c5afb2a82a891542dc5370eb77768_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:e770742cd2e0ce33226ea051d5a4d659f12aa7de63e5a9ee341d3dd4e8d1c47c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:767341f14ab16e337e66eae3a1c8d4cbb37b791cc31d085ddd817223b43c9c6b_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:801251f9f0f3a0545e89cc5717d0a093ccff134c464ad8dd8c53e680b8539fba_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85207a723d9436784a101337de015006794b50ddfa662df81bfaf45518695452_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9ca9ea6b3e064834ee9f53f5abd107e584fc9ce39b99881e22f89f6b65e75dd0_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0335cb647a394e9c9b9c0fd32f8dfb0051432b73968d7a3b0313499da7de9a96_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a26701ac648c1a4f422b94a750798a4358f95fb51f7e67c6b9486a989329cf4f_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b89c851ba357d6c0a67d2cc95e8346c0108bb88a1954d55aaef3b7fee7a5a82f_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:d4dcec8fdd305607b23b8d9deaa986e191852bc957d88cc3ed79363232f03f2f_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:0eec8730cee2920692e03351235da329f1c9a637fb11b450281e739bd26799cb_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:67716827a43c2e5c74efa0f59962671cd5760f4faaf05d2a2a24106b59bf3719_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:89610642c1a3f9c031b8a4ae3d6c85a496f63ec4fa45861e2692872098f0c8f8_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e9bfe6dd2a805a81f6565f3526159d66060b4dda3ed52addb96e0bdd0454b712_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:248daac88da8f53faccd7d7a81ef32927bf6d6b68f20f700935ae97f37646245_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:58460339a4dd3e4f08c071e45292615124eb719ddeb087d95effcc31b3d9e976_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:dde7862f2e612213e8a74622ce9841a772965b6ef2a4d63826f0287ac5eab998_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:f8c2f6a89d9e1e02c52ea25d9910614a4900cd0dd0e9ce16b4705165ab170afa_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:31a39d4d29a3de6e2bed3a1cf48398f9d03a73b32b64d0333f5eeac04b44bb30_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:5ad378b674ed0135cf732e7acff92ed5ed775144f389f0ef30cc102dac8db6fb_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aacf636e5383c337d21dd9120d019980720caa3e20e3851d59c316ef09213041_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:c0f2e83777eb449f2e0cbf02f8095fa22fbbcba72a2956b51de2285ebe120f4c_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1c8a130d6e033bb7693ff6ddb7000fc6097d89dacbf4a2377b8f27ef7030d4e4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:8e6e92ae2473c721657c639bdf336b545d4f1678780e3c8c8f907640c7e8747b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:f355805050fa7b75f41d3ddbefebbe54b6ed784f765fccf789ed3c40fb7901bb_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fcaf5307d716ee101fbfe6ac10b296448754ce7e2a362a6b038bb201cb961f1f_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2223
Vulnerability from csaf_redhat - Published: 2026-02-09 01:34 - Updated: 2026-03-12 06:51Notes
{
"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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2223",
"url": "https://access.redhat.com/errata/RHSA-2026:2223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2223.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:04+00:00",
"generator": {
"date": "2026-03-12T06:51:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2223",
"initial_release_date": "2026-02-09T01:34:56+00:00",
"revision_history": [
{
"date": "2026-02-09T01:34:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T01:34:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src (go-toolset:rhel8)",
"product_id": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=src\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.13.15-1.module%2Bel8.2.0%2B7662%2Bfa98b974?arch=src\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src (go-toolset:rhel8)",
"product_id": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=src\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.13.15-1.module%2Bel8.2.0%2B7662%2Bfa98b974?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.13.15-13.module%2Bel8.2.0%2B23958%2B12140f3a?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020260203092300:02f7cb7a"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
]
},
"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-02-09T01:34:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2223"
}
],
"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": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-13.module+el8.2.0+23958+12140f3a.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-13.module+el8.2.0+23958+12140f3a.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1814
Vulnerability from csaf_redhat - Published: 2026-02-03 12:29 - Updated: 2026-03-12 06:49Notes
{
"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 golang is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1814",
"url": "https://access.redhat.com/errata/RHSA-2026:1814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1814.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:27+00:00",
"generator": {
"date": "2026-03-12T06:49:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1814",
"initial_release_date": "2026-02-03T12:29:57+00:00",
"revision_history": [
{
"date": "2026-02-03T12:29:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-03T12:29:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_0.aarch64",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_0.aarch64",
"product_id": "go-toolset-0:1.25.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_0.aarch64",
"product": {
"name": "golang-0:1.25.5-1.el10_0.aarch64",
"product_id": "golang-0:1.25.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_0.aarch64",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_0.aarch64",
"product_id": "golang-bin-0:1.25.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_0.aarch64",
"product": {
"name": "golang-race-0:1.25.5-1.el10_0.aarch64",
"product_id": "golang-race-0:1.25.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_0.ppc64le",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_0.ppc64le",
"product_id": "go-toolset-0:1.25.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_0.ppc64le",
"product": {
"name": "golang-0:1.25.5-1.el10_0.ppc64le",
"product_id": "golang-0:1.25.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_0.ppc64le",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_0.ppc64le",
"product_id": "golang-bin-0:1.25.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_0.ppc64le",
"product": {
"name": "golang-race-0:1.25.5-1.el10_0.ppc64le",
"product_id": "golang-race-0:1.25.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_0.x86_64",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_0.x86_64",
"product_id": "go-toolset-0:1.25.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_0.x86_64",
"product": {
"name": "golang-0:1.25.5-1.el10_0.x86_64",
"product_id": "golang-0:1.25.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_0.x86_64",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_0.x86_64",
"product_id": "golang-bin-0:1.25.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_0.x86_64",
"product": {
"name": "golang-race-0:1.25.5-1.el10_0.x86_64",
"product_id": "golang-race-0:1.25.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_0.s390x",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_0.s390x",
"product_id": "go-toolset-0:1.25.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_0.s390x",
"product": {
"name": "golang-0:1.25.5-1.el10_0.s390x",
"product_id": "golang-0:1.25.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_0.s390x",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_0.s390x",
"product_id": "golang-bin-0:1.25.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_0.s390x",
"product": {
"name": "golang-race-0:1.25.5-1.el10_0.s390x",
"product_id": "golang-race-0:1.25.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_0.src",
"product": {
"name": "golang-0:1.25.5-1.el10_0.src",
"product_id": "golang-0:1.25.5-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.5-1.el10_0.noarch",
"product": {
"name": "golang-docs-0:1.25.5-1.el10_0.noarch",
"product_id": "golang-docs-0:1.25.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.5-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.5-1.el10_0.noarch",
"product": {
"name": "golang-misc-0:1.25.5-1.el10_0.noarch",
"product_id": "golang-misc-0:1.25.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.5-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.5-1.el10_0.noarch",
"product": {
"name": "golang-src-0:1.25.5-1.el10_0.noarch",
"product_id": "golang-src-0:1.25.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.5-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.5-1.el10_0.noarch",
"product": {
"name": "golang-tests-0:1.25.5-1.el10_0.noarch",
"product_id": "golang-tests-0:1.25.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.5-1.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.aarch64"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.ppc64le"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.s390x"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.x86_64"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.aarch64"
},
"product_reference": "golang-0:1.25.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.ppc64le"
},
"product_reference": "golang-0:1.25.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.s390x"
},
"product_reference": "golang-0:1.25.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.src"
},
"product_reference": "golang-0:1.25.5-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.x86_64"
},
"product_reference": "golang-0:1.25.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.aarch64"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.ppc64le"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.s390x"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.x86_64"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.25.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-docs-0:1.25.5-1.el10_0.noarch"
},
"product_reference": "golang-docs-0:1.25.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.25.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-misc-0:1.25.5-1.el10_0.noarch"
},
"product_reference": "golang-misc-0:1.25.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.aarch64"
},
"product_reference": "golang-race-0:1.25.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.ppc64le"
},
"product_reference": "golang-race-0:1.25.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.s390x"
},
"product_reference": "golang-race-0:1.25.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.x86_64"
},
"product_reference": "golang-race-0:1.25.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.25.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-src-0:1.25.5-1.el10_0.noarch"
},
"product_reference": "golang-src-0:1.25.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.25.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-tests-0:1.25.5-1.el10_0.noarch"
},
"product_reference": "golang-tests-0:1.25.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.5-1.el10_0.noarch"
]
},
"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-02-03T12:29:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1814"
}
],
"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": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2914
Vulnerability from csaf_redhat - Published: 2026-02-18 11:31 - Updated: 2026-03-12 06:54Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2914",
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2914.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T06:54:36+00:00",
"generator": {
"date": "2026-03-12T06:54:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2914",
"initial_release_date": "2026-02-18T11:31:17+00:00",
"revision_history": [
{
"date": "2026-02-18T11:31:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T11:31:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:54:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.src",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.src",
"product_id": "grafana-0:10.2.6-22.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-22.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-22.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-22.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-22.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-22.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-22.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"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-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
}
],
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
}
],
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2026-21721",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-01-27T10:02:34.317952+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433242"
}
],
"notes": [
{
"category": "description",
"text": "The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization\u2011internal privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation",
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21721"
},
{
"category": "external",
"summary": "RHBZ#2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/CVE-2026-21721",
"url": "https://grafana.com/security/security-advisories/CVE-2026-21721"
}
],
"release_date": "2026-01-27T09:07:55.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T11:31:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"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": [
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.src",
"AppStream-10.1.Z:grafana-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debuginfo-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-debugsource-0:10.2.6-22.el10_1.x86_64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.aarch64",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.ppc64le",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.s390x",
"AppStream-10.1.Z:grafana-selinux-0:10.2.6-22.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation"
}
]
}
RHSA-2026:1518
Vulnerability from csaf_redhat - Published: 2026-01-28 23:26 - Updated: 2026-03-12 06:49Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1518",
"url": "https://access.redhat.com/errata/RHSA-2026:1518"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1518.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:03+00:00",
"generator": {
"date": "2026-03-12T06:49:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1518",
"initial_release_date": "2026-01-28T23:26:14+00:00",
"revision_history": [
{
"date": "2026-01-28T23:26:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-28T23:26:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-11.el8_10.src",
"product": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.src",
"product_id": "grafana-pcp-0:5.1.1-11.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-11.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"product_id": "grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-11.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-11.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"product_id": "grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-11.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-11.el8_10.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.s390x",
"product_id": "grafana-pcp-0:5.1.1-11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-11.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.src"
},
"product_reference": "grafana-pcp-0:5.1.1-11.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64"
]
},
"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-01-28T23:26:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1518"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-0:5.1.1-11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debuginfo-0:5.1.1-11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-pcp-debugsource-0:5.1.1-11.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2375
Vulnerability from csaf_redhat - Published: 2026-02-09 22:06 - Updated: 2026-03-12 06:51Notes
{
"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.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:2375",
"url": "https://access.redhat.com/errata/RHSA-2026:2375"
},
{
"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/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_2375.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.15.0 release.",
"tracking": {
"current_release_date": "2026-03-12T06:51:50+00:00",
"generator": {
"date": "2026-03-12T06:51:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2375",
"initial_release_date": "2026-02-09T22:06:53+00:00",
"revision_history": [
{
"date": "2026-02-09T22:06:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T22:07:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:50+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:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3Abb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770672881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770672882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3A376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770672845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770672905"
}
}
}
],
"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:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_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:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_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:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_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:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_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:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_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:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_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:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_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:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.15"
}
]
},
"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.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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.15:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_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-02-09T22:06:53+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:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2375"
}
],
"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:bb8b42c5ad61f320a6b9acbcbc081df4572765fc6b9ce6bed7fa653c7f0d10a1_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:376684e2041f93229961a5d42caea9676974bae7b04c3359ca79b62b7843ff9d_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:32a943b80bc09d087d634aced86ed9865cdf8983fbb7aef6a1e46de9766b8f92_amd64",
"Red Hat Web Terminal 1.15:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:1686ad755930e40920456e966384edc9b43d5ab62b9b09eb9acf541c5a5c79e3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3836
Vulnerability from csaf_redhat - Published: 2026-03-05 09:03 - Updated: 2026-03-12 07:06Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3836",
"url": "https://access.redhat.com/errata/RHSA-2026:3836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3836.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:06:20+00:00",
"generator": {
"date": "2026-03-12T07:06:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3836",
"initial_release_date": "2026-03-05T09:03:15+00:00",
"revision_history": [
{
"date": "2026-03-05T09:03:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T09:03:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:06:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-10.el9_2.src",
"product": {
"name": "grafana-0:9.0.9-10.el9_2.src",
"product_id": "grafana-0:9.0.9-10.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-10.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-10.el9_2.aarch64",
"product": {
"name": "grafana-0:9.0.9-10.el9_2.aarch64",
"product_id": "grafana-0:9.0.9-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"product": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"product_id": "grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-10.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"product_id": "grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-10.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-10.el9_2.ppc64le",
"product": {
"name": "grafana-0:9.0.9-10.el9_2.ppc64le",
"product_id": "grafana-0:9.0.9-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"product_id": "grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-10.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"product_id": "grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-10.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-10.el9_2.x86_64",
"product": {
"name": "grafana-0:9.0.9-10.el9_2.x86_64",
"product_id": "grafana-0:9.0.9-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-10.el9_2.x86_64",
"product": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.x86_64",
"product_id": "grafana-debugsource-0:9.0.9-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-10.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"product_id": "grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-10.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-10.el9_2.s390x",
"product": {
"name": "grafana-0:9.0.9-10.el9_2.s390x",
"product_id": "grafana-0:9.0.9-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"product": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"product_id": "grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-10.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"product": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"product_id": "grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-10.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64"
},
"product_reference": "grafana-0:9.0.9-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le"
},
"product_reference": "grafana-0:9.0.9-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x"
},
"product_reference": "grafana-0:9.0.9-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-10.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src"
},
"product_reference": "grafana-0:9.0.9-10.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64"
},
"product_reference": "grafana-0:9.0.9-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x"
},
"product_reference": "grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64"
},
"product_reference": "grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x"
},
"product_reference": "grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-10.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
},
"product_reference": "grafana-debugsource-0:9.0.9-10.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:03:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3836"
},
{
"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": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.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": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:03:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3836"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.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": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:03:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3836"
}
],
"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": [
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.src",
"AppStream-9.2.0.Z.E4S:grafana-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debuginfo-0:9.0.9-10.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:grafana-debugsource-0:9.0.9-10.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3341
Vulnerability from csaf_redhat - Published: 2026-02-25 12:14 - Updated: 2026-03-12 07:01Notes
{
"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 containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3341",
"url": "https://access.redhat.com/errata/RHSA-2026:3341"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3341.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2026-03-12T07:01:30+00:00",
"generator": {
"date": "2026-03-12T07:01:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3341",
"initial_release_date": "2026-02-25T12:14:45+00:00",
"revision_history": [
{
"date": "2026-02-25T12:14:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T12:14:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:01:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.src",
"product": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.src",
"product_id": "containernetworking-plugins-1:1.7.1-3.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.7.1-3.el9_7?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"product_id": "containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.7.1-3.el9_7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.7.1-3.el9_7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.7.1-3.el9_7?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"product_id": "containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.7.1-3.el9_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.7.1-3.el9_7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.7.1-3.el9_7?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"product_id": "containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.7.1-3.el9_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.7.1-3.el9_7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.7.1-3.el9_7?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"product": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"product_id": "containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.7.1-3.el9_7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.7.1-3.el9_7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.7.1-3.el9_7?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x"
},
"product_reference": "containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src"
},
"product_reference": "containernetworking-plugins-1:1.7.1-3.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.7.1-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T12:14:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3341"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
]
},
"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-02-25T12:14:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3341"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T12:14:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3341"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.7.1-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.7.1-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2571
Vulnerability from csaf_redhat - Published: 2026-02-11 15:58 - Updated: 2026-03-12 06:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The multicluster engine for Kubernetes 2.9 General Availability release images,\nwhich add new features and enhancements, bug fixes, and updated container images.",
"title": "Topic"
},
{
"category": "general",
"text": "The multicluster engine for Kubernetes v2.9 images\n\nThe multicluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2571",
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"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/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_2571.json"
}
],
"title": "Red Hat Security Advisory: multicluster engine for Kubernetes v2.9.2 security update",
"tracking": {
"current_release_date": "2026-03-12T06:52:05+00:00",
"generator": {
"date": "2026-03-12T06:52:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2571",
"initial_release_date": "2026-02-11T15:58:30+00:00",
"revision_history": [
{
"date": "2026-02-11T15:58:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-11T15:58:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.9",
"product": {
"name": "multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.9::el9"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3Acc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3Afea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770594104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3Aa498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770302751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770104648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3Aadfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770190066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3A7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3Ab7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770667801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3Acc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769895731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3Aa6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769721748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770364471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3Aa3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769752462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Aa9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769806916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3Ad0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769990869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770059015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3Ab95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770693331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3Aced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Ae6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3Ab8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770290544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Aa6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770039904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Ae448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769844051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Adc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769744081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Ad23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Af9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693824"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3Ae4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770594104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770302751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3Ab2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770104648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3Ad9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770190066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3Ac39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3Acc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770667801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3Ae7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769895731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769721748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Ad0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770364471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769752462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Aa53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769806916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769990869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770059015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770693331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3Ae20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770290544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770039904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Aba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769844051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769744081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693824"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3Abcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770594104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3Afd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770302751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770104648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770190066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3A8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3A1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770667801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769895731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769721748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Aa86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770364471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769752462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769806916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3Aeafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769990869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770059015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770693331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3Ae374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770290544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Ae04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770039904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769844051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769744081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Acfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3Acc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Aaba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693824"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3Ade69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770594104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770302751"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3Ae5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770104648"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770190066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3Ae9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3Ae0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770710226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3Abdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770667801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769895731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769721748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770364471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769752462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Abf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769806916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769990869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3Aa3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770059015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770693331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3Afd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770290544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Ad69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770039904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770680575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Acd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769844051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769744081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1770161905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Ac8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Abb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1769693824"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64 as a component of multicluster engine for Kubernetes 2.9",
"product_id": "multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-08-07T16:01:06.247481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "database/sql: Postgres Scan Race Condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical 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": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "RHBZ#2387083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://go.dev/cl/693735",
"url": "https://go.dev/cl/693735"
},
{
"category": "external",
"summary": "https://go.dev/issue/74831",
"url": "https://go.dev/issue/74831"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3849",
"url": "https://pkg.go.dev/vuln/GO-2025-3849"
}
],
"release_date": "2025-08-07T15:25:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T15:58:30+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "database/sql: Postgres Scan Race Condition"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T15:58:30+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_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": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-11T15:58:30+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"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": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_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-02-11T15:58:30+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.14/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:bcf5e63aba5e78b6a41dadcf73b70dc9940380c232cc2931b5da3ddfe2ecf8fc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:cc10845b259f7ac1cae5b254e090d52fb9278c89d07b0b7d44a8f6f704ec6272_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:de69593578d899842a0e98781f9c3d58338ee0925fa0b6243aedbb569a64cd96_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:e4e7e0b3fc069d4746f6584047f8b40cd774b2556f11c2cabb57923a44ef389d_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:10981e0c7a156dbfd3b8cec809c618773f3d7806a2a24c0fb1cda2e93ed6ae98_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:31f187246ac7da245c160b3afc5f1187d82cd2c039f85111a338165407d7d49d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a498c21c46341a168e51b133e07cd390d7440c3d949ac4107cd829c5b30a4614_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:fd7b341a1e55aec25f6e3221f03d140561be81a230590907dd74fe1a021df006_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0180391fe4bca530eb5678bf95922d10365b286279b966136b67bf8d83a9a18c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:4ea287235d5dbf2385f4d217690b54cd5ce56820735ae96d66ea03d86d4426c3_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6eec1cff0d514e343599e9c3ca7b7aa2cbff307a28e45b19364a534be4f89dd1_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:e9d1e97601e8eaea73943489e782482703310d2e8f22a9fa234b640fcacbe64b_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:7b5496adbf0b53964790dbb22c468161e6d873912eacd00b08b955c1314d52a8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:8d86d2d4ac2459d61a1e493603c9eb7a3f0d584ad53aca2af884bf8bb8b30e71_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c39a384c11e5242dc4b25fdd32813b4ff408b188af76df03e9757796fbc7a001_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:e0137ca5fd87bc47473fc0fc4c619ea794fac6156d84f7f4fbc689fe3328640e_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:01a0a5b524624b960339e6d40bc92eaf666532b7905b8b79a31a0ad512336f20_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4285f5036dcf7311bc378bbe350dc33759254999de205929de90a9d218d32f78_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:b2f27f77bcbb85c3a57d40c14928a3922877270f4748cb2d03abfc4300f1925c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:e5ca54ae610b6fdd062b22d68e04e8c9638a4afe9df3dee7316a09a4a50f929d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8f10940b7e9f69bb5f5bb40fb4575f24fc8a2f20916615d6af4eff36b0dc24b2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:9e4527837150c9054e9f5eb594d557fb4642b86f1dfd109897ea63b5ff5984dd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:adfeb1a43a5b626519d6c0aee7cd7986d5afd349a4fae37d0e8821667f7fc6d3_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9fecb5eebf1127819cf7a3f2c2b63e050cab8864c51d4dbcad4d95921a9b698_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:0bf1c2e7d2204076757c8bbb922e11feacedcefff491bfabf481d4c27f310448_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:437680b6193c0cf77c28cb2124e01a33b7dd51063366c5781aeaf339a840b056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:cc587469525f61858f261cfbf862608aab1509bf3cf5c1e43aea63a19e579728_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:e7dc46d30ae833d7924260391781b20ffc25693073e1a4b60266caa6bd725f90_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0712ee64942be9d307a5d89d5333a968092a685fa71c88c7eabe1498e2e3a915_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:3b2358f82cbcf6406c86a1ec0f9ccf649dfea143797cd7d112be21c6adfdbf87_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:58d58f838d9fc2ed84635083a00725a47334ee03b8a4282000b69dedddd7a9bd_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:a6950372d2ab44e865938a37f5c2dfdd55bf02cec1575353538dd28b016700f4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:2fdf436e71fee6739ae6fcd450007d76fc3fa43ba203a809f3337f22d9229bd5_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:60751156b9a51d18668dee969963569a998172b0577acaeaecff52970f3c0957_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a86aa371b54e25d0b38ae06aea67577142b227bea31597493639ec0018391a4b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d0955c18fa4864e073bfb9a61b42261587fc2f5f1b2f29cd0b139be5373b578a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5e2316240808f561c9ec5b04a57e41776b7efc9a26afa9ae10f7bf7693b30d97_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:63be8363c2915b782cd9fc6007b761bc6d3ac9f77bfc35fae1c55c00974058f7_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:84d99fc9411e1a8d409d8c6bcd345cfdfee5c5986d6489a2633ffc7d4ad496b4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:a3f0cde47e922823ca537e0de8c7ddfed7422be5282e137e4db04d4e3c748104_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:2acf15b73b6db09469d53c6317088fc5f633f684f8421cc4a09f52d1056a2bb6_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a53abad37395ec507071b894e51a0086b063a1d1d27e4d029b2d3cfb51bc0d14_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:a9871b54bfa689489d578155adb5a483cab73e202c092619e116e71efb476c00_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bf6e25c9b7d66fb0c45c0ebdbbd0ee34b7a9e1cff1ac70128ee7e475812bfa7c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:4955d00cb76f1360a80679973e9d53fcf38a57e0220bc8a29728cd0360327972_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:684094906425b67784bb7f10a152cd15e354bd84a2a2d68178000122bd43794d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8794c45c047ad41c71fbd788d35d493a9e4f78c947106391b0f67d3d572b2d06_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:d0dbcb780c8782e3b1d6abda17255bc45ec4fb5d01e29e8cb3b91bfa0a46c55a_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:0a49a64e48aed198f1ead92cd6584bd8b62813dc2621489783b9a62469d7f9e6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:2c17ef74e6ec8ae3a02268e43d9018eefaafc4493f94de3a8ca6a6fc836be6a4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:40a5278bcc8e647aaf16ccca432c4d9bec67ec074569f192420bca529fdaf113_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:eafd28f0dd525e4c11b90d01e686ada9bb6ef9e9097e81608df8c04ed15d513b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:0f47ceec837a12497ee911279b0fba82481e72ee163670a8674630f948d39aba_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:32166ec828cbc58224e236a86bd7439464379272f473bcdcd2ec765f7081a5b7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:65c8b3770f82794d55d269a004948a8e2c54cbd99b09552b4cdb91475baee5a2_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:a3c91540f20f094fee24224bce21018aa671849e7f75aece1bddfb6c945289d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:0b03429102eea10cc0733872bbc946bbfa378966b5d62e32762bd7a59c23e9de_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:44e5c0c8674682d03d564fef5e9f668d4ab71e6f27a64ee1bd7a2cf0c47d0db1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:8422d2c6e47dbb14bc80b03734fd702c57724bf384557e9b9e1a67b85e6b8185_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:b95787f2a384f94f00c84e38c0bd263a9a0f7fff9ce0df5bbd1c265f6812cefb_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:661171f5a869f110ada60973b2c8289d80df4e7e7373e13bdb68bd5f59be91ea_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:9c1f70be52ba4c49de28376802bf2d73fe0a3bc44282ace7606cfb123233da4c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:ced6dbca20663462d35a97ca21836503e9987f29d37896ce8c5fb89650268762_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:e374c0aad61fb4a2af3dd0e8310286e45e283dac47c8e766f34cabf1d8cc2563_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:27f2b11d9017cad3af4f872ce382b54492bae329c499f4423c6ef7342522f844_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:371f8ec4475c9af90dbaf1a76a6b1217e195d3c371b0903137df92e8733371db_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:568aee9b50f1b79b0d3edea5e5a4f877ad8fcfe6f3e81e6f3cf049774dfe4bc9_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e20f2aa3083e6d4100b4a38df9b416ac8b0f6a475fffff9754437fe4697dbd94_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:7d16492d3d30bb614c6155b2a3de1a3cfcd55100c06078c96557831f9c19221c_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:85f7963a86254181a79cd48a98130c4b0cd50abe6d704940dac5958ab9d11863_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:89a50676a19cc0187665f7c06ddd717a37df80c4b0eccb96447380b7ba2db663_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:e6d522327993a91ed50b12745b26db70b5f7b374bb015ef7165ef7c3b59529b4_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:1052d9b0befb2fd315b445ed4ccca0490075fa82d2752f1507f3daba6476d87a_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5511144641603a3fc4c93ae9d7253ba2fccc55f8806913a4e08ec9f3b919d5c8_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:b8e2d11f40a5a29f0a3fc870dafd8ce6c72e8983f44d5084814b0cc56d410fe7_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:fd3eb25ba4e8baaf13bdebf9a5c70d20d79a642bccd808c8dfbec52b403a2608_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:47265159cef044b5a4086af6506b3ad570d0966d80a5dd0c69d391ced37e2572_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a6dc13baffa1382bc1316588eba2e63cfc1630d059b3b9ab53dd53c98d135220_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d69051165ba4538e28097a2caa510ae3bab59223e473eb9286763a0c8e2137d2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e04fa41cee83d89a88fc68bc38aadaa69f9c9f30e9a95f19eba299647e5f99bc_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:1e8efca30bc8130a20834ee0dfeff80a62c4b129c2f849492a62f761a684d105_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:572430d7b231e93613667d049f11ad8c0570f9cda09b1a0d9c9367a31ada8d86_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:736ac64d54c2a12dc2234272862e5a52c283dca3273ed2c95cb73167bdc177fa_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:9c3a0cae8f0998134af791cf690fe6a42783f6caed795c62d67c57ebd849d983_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:2ad0563c640566cc6e55ae741b09cd353cdd8a343931596ed1ce93d49e076667_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:ba5349debff221eb5e47fac02f60c5d664a32b5cf53a654e3e983ef036acb263_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:cd373cc3574546fc2e48a58a3a7e90620494ccb24507337ef1d9a90aaf88d02d_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:e448d52eede5096fdb44b6850905a71959e2f90db6fea1cdd17cca941959a9d8_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:1136c984617f2a3c71a5b451c5de88f06245a9a9c83783c16a6938b6f7272f80_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:b7b9c35577b5a91539597fa90c6187e20cdbad70e8ddc55c8dc80058759be711_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:bdf691c5300034b0331daea8d92f942c3db66aa11fd726d977ae36fec1791695_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:cc46200f1bd3aa621f80fc5535c917318d50084eea265b22fe1b79871184d7bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:2d1bb2935a4c90bf9ca6b22a11a07fcaba002f2020d0ea15b82a7cf4df66713c_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:5d1e7ef39de25f974949e49cbe325783e78071678e30bc3d2311710875dba2bb_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:8b7aa7f81955082085fbf1317ad5d747f4e19ce35c13f17c8f57eb810a1adbf7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:dc0ffee2f8c96c6ee22a2ddb06d14e08149561bab7b4195d08b59f628870af68_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4489ffd456a5d5704dccafc45b523f572f90307e57b8b353f8d8ce4c42706d4f_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4b6d6e9d9146d9834fb999ee2cbec8c56806d09bce1137bd3869fa125d064f10_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:93147af5126f419ac3fe2a0c95715b76299f27ff642483b2d14b89301367d056_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fea7a807792063cafdd6196fc68e8f7b693d7f123241c6bd64f4a00050f4a5ef_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:2eb424b36226bec87b5277eea7f5ff288409a49f99c3f60ab795bf39a07af7c1_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4974b49892263b43d379077d1d44ebf579e4da3700043a9c370e52359d852e7b_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:4cafcf98bfde7d9700ea55ef88c183fbf172da5d1bbc57c315df4f0d00591547_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6f3a3fcf20935e6454baf90004604407c0e205b78d5accc10aefdb03fde0faf6_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3ec58884225aa63c85639cda97c4d7c57c7ca505c885e9a5bcbbe14bd6fc82c6_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:62fb9dd8ffc2b61de085d39ba2fb0a8192c3634a79b6cf4d9821fdc95efc1fe4_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:cfb71cbaeaa7cfa8280e19f89132a8ba8fc2ea84dfb6654975c1176ee1cfac4c_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d23b6e3b510f387235b042dd3e658caab3a3af7386895a53f0967fd8bca77f80_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:2d2159059467f0f9f4eb6550d6fe1739193101d784a3098fce4f25b37f3753a7_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8839a8851cea3d34dd15274678b6f00a80394308197a877be5505f4af39b62cc_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:9133c95a0fefcec77396b1ec04b33024a0e1a3716658de9debeb92a5ffc47f31_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c8bde9c9afc34300b7193a8b9ad1c103efd8945b350ab007d9ca6d515ac9c007_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05094b109396ae9f2a5f346602051a7310000d08890540d1fdef3712455f51c0_amd64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b00b82b23fbabbf3dceaca70c0bb583405ef105cbd21037dd992c2461368bd2_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1b222fa278dcff0824bc0340e27b6182ffc04506e54d99048f5c01c6bc604ad7_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:cc032f7a173f50c51872ddbf9a9c17fa51b7fd91cb3e7b8aeba378c2725043de_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:244bd3fa3c960a9eee6d978fe9291d7b112daf2f5516840292fd0298acee5ac1_arm64",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:aba46c2c0e3ab613120a479c75f9dde8c772e7ec24034886371665c5c6b2fa8d_ppc64le",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:bb19a56cdf094216cc7a4398ce76d0e53081a6a1ce6a05af5951ac3099af84e0_s390x",
"multicluster engine for Kubernetes 2.9:registry.redhat.io/multicluster-engine/work-rhel9@sha256:f9c0e9e31a1aeddfefb4f24f7dd70971c1e32d6c4ac99745f81ea63afb526823_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3053
Vulnerability from csaf_redhat - Published: 2026-02-23 06:47 - Updated: 2026-03-12 06:56Notes
{
"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 butane is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Butane translates human-readable Butane Configs into machine-readable Ignition configs for provisioning operating systems that use Ignition.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3053",
"url": "https://access.redhat.com/errata/RHSA-2026:3053"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3053.json"
}
],
"title": "Red Hat Security Advisory: butane security update",
"tracking": {
"current_release_date": "2026-03-12T06:56:12+00:00",
"generator": {
"date": "2026-03-12T06:56:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3053",
"initial_release_date": "2026-02-23T06:47:46+00:00",
"revision_history": [
{
"date": "2026-02-23T06:47:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T06:47:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:56:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.20.0-1.el9_4.1.src",
"product": {
"name": "butane-0:0.20.0-1.el9_4.1.src",
"product_id": "butane-0:0.20.0-1.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.el9_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.20.0-1.el9_4.1.aarch64",
"product": {
"name": "butane-0:0.20.0-1.el9_4.1.aarch64",
"product_id": "butane-0:0.20.0-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"product": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"product_id": "butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"product_id": "butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.el9_4.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.20.0-1.el9_4.1.ppc64le",
"product": {
"name": "butane-0:0.20.0-1.el9_4.1.ppc64le",
"product_id": "butane-0:0.20.0-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"product": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"product_id": "butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"product_id": "butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.el9_4.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.20.0-1.el9_4.1.x86_64",
"product": {
"name": "butane-0:0.20.0-1.el9_4.1.x86_64",
"product_id": "butane-0:0.20.0-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.x86_64",
"product": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.x86_64",
"product_id": "butane-debugsource-0:0.20.0-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"product_id": "butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.el9_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.20.0-1.el9_4.1.s390x",
"product": {
"name": "butane-0:0.20.0-1.el9_4.1.s390x",
"product_id": "butane-0:0.20.0-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"product": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"product_id": "butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"product_id": "butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.el9_4.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.aarch64"
},
"product_reference": "butane-0:0.20.0-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.ppc64le"
},
"product_reference": "butane-0:0.20.0-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.s390x"
},
"product_reference": "butane-0:0.20.0-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.src"
},
"product_reference": "butane-0:0.20.0-1.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.x86_64"
},
"product_reference": "butane-0:0.20.0-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.s390x"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.aarch64"
},
"product_reference": "butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le"
},
"product_reference": "butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.s390x"
},
"product_reference": "butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.x86_64"
},
"product_reference": "butane-debugsource-0:0.20.0-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.x86_64"
]
},
"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-02-23T06:47:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3053"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:butane-0:0.20.0-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-debuginfo-0:0.20.0-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:butane-debugsource-0:0.20.0-1.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2376
Vulnerability from csaf_redhat - Published: 2026-02-09 23:40 - Updated: 2026-03-12 06:51Notes
{
"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:2376",
"url": "https://access.redhat.com/errata/RHSA-2026:2376"
},
{
"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/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_2376.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.14.0 release.",
"tracking": {
"current_release_date": "2026-03-12T06:51:52+00:00",
"generator": {
"date": "2026-03-12T06:51:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2376",
"initial_release_date": "2026-02-09T23:40:14+00:00",
"revision_history": [
{
"date": "2026-02-09T23:40:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T23:40:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:52+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:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3A144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770679032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770679038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3Ab4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770679001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770679041"
}
}
}
],
"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:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_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:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_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:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_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:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_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:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_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:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_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:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_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:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.14"
}
]
},
"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.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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.14:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_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-02-09T23:40:14+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:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2376"
}
],
"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:144ba08666c75a09a9a6ef6bec0d9129fce2707dc64b19c4b5047d2effa71ec7_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:b4734c75c7e8da889196cad5651ba4bd307ecf0d5ace81c65023a3e7b991d13f_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:2a364f01054f944357ec8078248074c3a3a1bdceb13b2edc35d112958cc12a85_amd64",
"Red Hat Web Terminal 1.14:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:9e4f42f11859396c873cf51eca4fe18c804d37c1e8e2697c3aa7da0fad390e43_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2454
Vulnerability from csaf_redhat - Published: 2026-02-10 15:32 - Updated: 2026-03-12 06:52Notes
{
"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": "DevWorkspace Operator 0.39.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The DevWorkspace Operator extends OpenShift to provide DevWorkspace support.",
"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:2454",
"url": "https://access.redhat.com/errata/RHSA-2026:2454"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/CRW-9839",
"url": "https://issues.redhat.com/browse/CRW-9839"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2454.json"
}
],
"title": "Red Hat Security Advisory: DevWorkspace Operator 0.39.0 release.",
"tracking": {
"current_release_date": "2026-03-12T06:52:00+00:00",
"generator": {
"date": "2026-03-12T06:52:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2454",
"initial_release_date": "2026-02-10T15:32:22+00:00",
"revision_history": [
{
"date": "2026-02-10T15:32:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-10T15:32:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "DevWorkspace Operator 0.39",
"product": {
"name": "DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devworkspace:0.39::el9"
}
}
}
],
"category": "product_family",
"name": "DevWorkspace Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3A28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-operator-bundle@sha256%3A25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769466773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3Acce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769463878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3Aa6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461957"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3Adfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a?arch=s390x\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3Aecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97?arch=s390x\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769463878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3Ad18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d?arch=s390x\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461957"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3A775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5?arch=ppc64le\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3A219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47?arch=ppc64le\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769463878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3A308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6?arch=ppc64le\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461957"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3Adf3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db?arch=arm64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3A26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7?arch=arm64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769463878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3Acf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330?arch=arm64\u0026repository_url=registry.redhat.io/devworkspace\u0026tag=1769461957"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64 as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x as a component of DevWorkspace Operator 0.39",
"product_id": "DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x",
"relates_to_product_reference": "DevWorkspace Operator 0.39"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
],
"known_not_affected": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-10T15:32:22+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2454"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-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": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
],
"known_not_affected": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x"
]
},
"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-02-10T15:32:22+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2454"
}
],
"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": [
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:25b53c2a153cb957c82e414338da944d4f6e94853333f791367e5bf071717c6b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:219c9ff47cda184a937eeb0f95794cce1085698544e01e0b9a2d04eabf746b47_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:26c9d3860b3272f6077de4b7359409291d65be9bed46434c1686817dab4eafb7_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:cce5e5415ada0778b61fb74ffb518c5e1cffa68c13d2d7e636770725634d0551_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:ecdf98e0dae1223ca09599bb73a78e846c60d27bb17dae0daab936057836bb97_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:308fe34379ec88bb0c1bf3c74febb2be763276f1568ff9a9a0f1375deea7b5c6_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:a6e26ccec55c225a45a5f1640671c1d86d26c2d9527000e662941b488b42536b_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:cf8d932b11342e58a20b1b26f2e668fedbe987ef482e73fefa7d0ae160a70330_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:d18263cba6fc9a51955d6cb704444473955caeeb180d9ff60c8267ad00539e0d_s390x",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:28f42d5cff1157425e469ff40e71c7d38de004b56edba5eb54b2bdc10d10b97c_amd64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:775be225ba4a9ffdd926f27ea9e4e87afdb399768bae202ff60a483b5795c0f5_ppc64le",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:df3c4e2595a292825a9bd6137344293b67d249c710984691c3366a72a56011db_arm64",
"DevWorkspace Operator 0.39:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:dfe6c6208eaea491b40336ab3c327daa8ce0c3a24b8a9426683ca69432dcbd5a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1038
Vulnerability from csaf_redhat - Published: 2026-01-22 18:00 - Updated: 2026-03-12 06:48Notes
{
"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": "cert-manager Operator for Red Hat OpenShift 1.18.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:1038",
"url": "https://access.redhat.com/errata/RHSA-2026:1038"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1038.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.18.1",
"tracking": {
"current_release_date": "2026-03-12T06:48:46+00:00",
"generator": {
"date": "2026-03-12T06:48:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1038",
"initial_release_date": "2026-01-22T18:00:37+00:00",
"revision_history": [
{
"date": "2026-01-22T18:00:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-22T18:00:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product": {
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "cert-manager operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Ae64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093403"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Aac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093403"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3A0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093403"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Ad41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093403"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_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-01-22T18:00:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1038"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:00:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1038"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:00:37+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1038"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:0a03ffd13222ba450598910b4b627757d10913831c5d197e0a510bf9c758ec0b_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:ac74ade1f4712f7c7e17b3532ec5ecaed9aec87cc2a0c4801c7661739de4fd9b_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:d41b8ace40ae0a4d240025acca6e0f3ef27b14c1d6c9d9d2e06ac95f6bac4c37_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:e64804e94fe3781b7d371097e53749867a2b4b1783ada1660b5363e9df3cdb44_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:3972
Vulnerability from csaf_redhat - Published: 2026-03-09 01:55 - Updated: 2026-03-12 05:15Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3972",
"url": "https://access.redhat.com/errata/RHSA-2026:3972"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3972.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:06+00:00",
"generator": {
"date": "2026-03-12T05:15:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3972",
"initial_release_date": "2026-03-09T01:55:26+00:00",
"revision_history": [
{
"date": "2026-03-09T01:55:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-09T01:55:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.6.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.src",
"product_id": "git-lfs-0:2.13.3-3.el8_6.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"product_id": "git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.6.s390x",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.s390x",
"product_id": "git-lfs-0:2.13.3-3.el8_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:55:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3972"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:55:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3972"
}
],
"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": [
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.AUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.E4S:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.aarch64",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.ppc64le",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.s390x",
"AppStream-8.6.0.Z.E4S:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.src",
"AppStream-8.6.0.Z.TUS:git-lfs-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.6.x86_64",
"AppStream-8.6.0.Z.TUS:git-lfs-debugsource-0:2.13.3-3.el8_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3184
Vulnerability from csaf_redhat - Published: 2026-02-24 09:58 - Updated: 2026-03-12 06:59Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Tech Preview release of the RHTAS Policy Controller Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Policy Controller Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20, 4.21",
"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:3184",
"url": "https://access.redhat.com/errata/RHSA-2026:3184"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_3184.json"
}
],
"title": "Red Hat Security Advisory: RHTAS - Tech Preview Release Of the Policy Controller Operator",
"tracking": {
"current_release_date": "2026-03-12T06:59:00+00:00",
"generator": {
"date": "2026-03-12T06:59:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3184",
"initial_release_date": "2026-02-24T09:58:16+00:00",
"revision_history": [
{
"date": "2026-02-24T09:58:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T10:00:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64",
"product": {
"name": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64",
"product_id": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64",
"product_identification_helper": {
"purl": "pkg:oci/policy-controller-rhel9@sha256%3A9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771517629"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64"
},
"product_reference": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-24T09:58:16+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3184"
},
{
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_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-02-24T09:58:16+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3184"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:9d58554741550455323ef4b402a366a2ae1a3e372a834af37461a44893793976_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:0981
Vulnerability from csaf_redhat - Published: 2026-01-22 10:00 - Updated: 2026-03-12 06:48Notes
{
"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": "cert-manager Operator for Red Hat OpenShift 1.18.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:0981",
"url": "https://access.redhat.com/errata/RHSA-2026:0981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0981.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.18.1",
"tracking": {
"current_release_date": "2026-03-12T06:48:37+00:00",
"generator": {
"date": "2026-03-12T06:48:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:0981",
"initial_release_date": "2026-01-22T10:00:40+00:00",
"revision_history": [
{
"date": "2026-01-22T10:00:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-22T10:00:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product": {
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "cert-manager operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3A4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985261"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Add0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985261"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Aa80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985261"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3A8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985261"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
},
"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-01-22T10:00:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0981"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T10:00:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0981"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T10:00:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0981"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:4e186b76cec8f162904aae30c97214d0ea0848d604359e4af82c3d00085ba78e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:8eac3d4788c890f90e5a07e28e5dff6e7b0f68cf78e60f9756c7f72c2f9b9a0d_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:a80fc30a2570bde4cd9d64b3028c2fb05dc9d4c82f75613de11bdd17b9e37031_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:dd0d8fdf98eaa5d4437cfa1f4304823e9596fa0d8f0cf20aec5b20b9052255d3_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1813
Vulnerability from csaf_redhat - Published: 2026-02-03 14:57 - Updated: 2026-03-12 06:49Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1813",
"url": "https://access.redhat.com/errata/RHSA-2026:1813"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1813.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:24+00:00",
"generator": {
"date": "2026-03-12T06:49:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1813",
"initial_release_date": "2026-02-03T14:57:18+00:00",
"revision_history": [
{
"date": "2026-02-03T14:57:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-03T14:57:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el9_6.aarch64",
"product": {
"name": "go-toolset-0:1.25.5-1.el9_6.aarch64",
"product_id": "go-toolset-0:1.25.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el9_6.aarch64",
"product": {
"name": "golang-0:1.25.5-1.el9_6.aarch64",
"product_id": "golang-0:1.25.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el9_6.aarch64",
"product": {
"name": "golang-bin-0:1.25.5-1.el9_6.aarch64",
"product_id": "golang-bin-0:1.25.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el9_6.aarch64",
"product": {
"name": "golang-race-0:1.25.5-1.el9_6.aarch64",
"product_id": "golang-race-0:1.25.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el9_6.ppc64le",
"product": {
"name": "go-toolset-0:1.25.5-1.el9_6.ppc64le",
"product_id": "go-toolset-0:1.25.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el9_6.ppc64le",
"product": {
"name": "golang-0:1.25.5-1.el9_6.ppc64le",
"product_id": "golang-0:1.25.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el9_6.ppc64le",
"product": {
"name": "golang-bin-0:1.25.5-1.el9_6.ppc64le",
"product_id": "golang-bin-0:1.25.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el9_6.ppc64le",
"product": {
"name": "golang-race-0:1.25.5-1.el9_6.ppc64le",
"product_id": "golang-race-0:1.25.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el9_6.x86_64",
"product": {
"name": "go-toolset-0:1.25.5-1.el9_6.x86_64",
"product_id": "go-toolset-0:1.25.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el9_6.x86_64",
"product": {
"name": "golang-0:1.25.5-1.el9_6.x86_64",
"product_id": "golang-0:1.25.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el9_6.x86_64",
"product": {
"name": "golang-bin-0:1.25.5-1.el9_6.x86_64",
"product_id": "golang-bin-0:1.25.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el9_6.x86_64",
"product": {
"name": "golang-race-0:1.25.5-1.el9_6.x86_64",
"product_id": "golang-race-0:1.25.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el9_6.s390x",
"product": {
"name": "go-toolset-0:1.25.5-1.el9_6.s390x",
"product_id": "go-toolset-0:1.25.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el9_6.s390x",
"product": {
"name": "golang-0:1.25.5-1.el9_6.s390x",
"product_id": "golang-0:1.25.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el9_6.s390x",
"product": {
"name": "golang-bin-0:1.25.5-1.el9_6.s390x",
"product_id": "golang-bin-0:1.25.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el9_6.s390x",
"product": {
"name": "golang-race-0:1.25.5-1.el9_6.s390x",
"product_id": "golang-race-0:1.25.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el9_6.src",
"product": {
"name": "golang-0:1.25.5-1.el9_6.src",
"product_id": "golang-0:1.25.5-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.5-1.el9_6.noarch",
"product": {
"name": "golang-docs-0:1.25.5-1.el9_6.noarch",
"product_id": "golang-docs-0:1.25.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.5-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.5-1.el9_6.noarch",
"product": {
"name": "golang-misc-0:1.25.5-1.el9_6.noarch",
"product_id": "golang-misc-0:1.25.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.5-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.5-1.el9_6.noarch",
"product": {
"name": "golang-src-0:1.25.5-1.el9_6.noarch",
"product_id": "golang-src-0:1.25.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.5-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.5-1.el9_6.noarch",
"product": {
"name": "golang-tests-0:1.25.5-1.el9_6.noarch",
"product_id": "golang-tests-0:1.25.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.5-1.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.aarch64"
},
"product_reference": "go-toolset-0:1.25.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.ppc64le"
},
"product_reference": "go-toolset-0:1.25.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.s390x"
},
"product_reference": "go-toolset-0:1.25.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.x86_64"
},
"product_reference": "go-toolset-0:1.25.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.aarch64"
},
"product_reference": "golang-0:1.25.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.ppc64le"
},
"product_reference": "golang-0:1.25.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.s390x"
},
"product_reference": "golang-0:1.25.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.src"
},
"product_reference": "golang-0:1.25.5-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.x86_64"
},
"product_reference": "golang-0:1.25.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.aarch64"
},
"product_reference": "golang-bin-0:1.25.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.ppc64le"
},
"product_reference": "golang-bin-0:1.25.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.s390x"
},
"product_reference": "golang-bin-0:1.25.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.x86_64"
},
"product_reference": "golang-bin-0:1.25.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.25.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.5-1.el9_6.noarch"
},
"product_reference": "golang-docs-0:1.25.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.25.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.5-1.el9_6.noarch"
},
"product_reference": "golang-misc-0:1.25.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.aarch64"
},
"product_reference": "golang-race-0:1.25.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.ppc64le"
},
"product_reference": "golang-race-0:1.25.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.s390x"
},
"product_reference": "golang-race-0:1.25.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.x86_64"
},
"product_reference": "golang-race-0:1.25.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.25.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-src-0:1.25.5-1.el9_6.noarch"
},
"product_reference": "golang-src-0:1.25.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.25.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.5-1.el9_6.noarch"
},
"product_reference": "golang-tests-0:1.25.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.5-1.el9_6.noarch"
]
},
"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-02-03T14:57:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1813"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1938
Vulnerability from csaf_redhat - Published: 2026-02-04 15:12 - Updated: 2026-03-12 06:49Notes
{
"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 OpenShift Builds 1.7.0",
"title": "Topic"
},
{
"category": "general",
"text": "Release of Red Hat OpenShift Builds 1.7.0",
"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:1938",
"url": "https://access.redhat.com/errata/RHSA-2026:1938"
},
{
"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/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_1938.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Builds 1.7.0",
"tracking": {
"current_release_date": "2026-03-12T06:49:53+00:00",
"generator": {
"date": "2026-03-12T06:49:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1938",
"initial_release_date": "2026-02-04T15:12:01+00:00",
"revision_history": [
{
"date": "2026-02-04T15:12:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-04T15:12:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.7.0",
"product": {
"name": "Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.7::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3A7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Ab85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3A80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Af244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769693921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3Aec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1770212974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ada6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685740"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3A5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Aa0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3A2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Ae68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769693921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3Aacd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3Aa60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Abeb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685740"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Aaf2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Aad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3A5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Ab0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769693921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3A0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685740"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Aef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3A270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3A25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Af33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769693921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3Abdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3Ae36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769599762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ae4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769685740"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
}
]
},
"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": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x"
]
},
"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-02-04T15:12:01+00:00",
"details": "It is recommended that existing users of Red Hat OpenShift 1.6.z upgrade to 1.7.0",
"product_ids": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1938"
}
],
"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": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:5a91979142045ec29c62fa5b0fc5da5c429f030bb9637a4519929cb7939da6a7_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:7b068930131628662669b1d8d9cfd24afb55c5ebe2bb607369bb0b5194e75dda_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:af2385783168ea28f359a0db7e9190268b37b4f249271b59299ec518efd76341_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:ef21ec8d62180cfd85a1d79cb21171e751b7a26faaeba6c9d7fd3fbe4ebd486a_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:270c8a89aeed36b4d3b274adb30c9c665e8c6ee8153b0064a09b7c385f9b8621_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:a0e4fd71af27314a8459d00ced0c1295be9771e3000a4bf3aa5ab2881ae7c1a6_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:ad386674c8a9223616a1b09e33ad0c9bbf3f8ee2c885d3ad9d3c7188023f7076_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:b85a8af2cad841584c2a283827a39cea0cf59ef9cffa214f6972253f6138e456_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:25b7aae296854a42d5594b43969002a0ab3da401fe3c46ab0fd056a250830007_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:2fe055109b2edf1910d408acf6ac01ef24e0db1c2aecd83e858110eb235ccad9_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:5d1a89a16f5f009ff4908c3456810c757c8855afa39902d7e9cba0c4bc34ea06_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:80cad11b631b7aeb92ef3d0b82d3014a65a9bf4301760d72327d95a6e02c726f_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:418d08c8d29b17aa1d75bbb0cf0df7160de721796c1ac72712708c2af9b4f2d6_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:4fd65f99ebe2ba3d40678c7837364dc7dbd482c551673d161761f720e5319c05_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:8727ef2c0b328dc2e9b4b158d48bd7e4f7350373f89e57e8ccfa62d9fbd7b668_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:9d0f077f8aff77644e66992ededc9948c7351b7f78859a1016b184073452b613_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:ec64bb8be274454c0854dac68ddfac2cf3ab1650fd7e6cfdcda95b0f98f07b66_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0471d2271b97ec831bdca77d583ebca0ffd14b10bb20d6ff3c38d69d5ccf573_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:e68464e70c7947879aeefa73e78a797c59c7a1d9442e571849eb8b5e6e4fb41d_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f244453dd2178ccb3599df966f5c5107892003265fbe91989ba4420fa868a706_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:f33a2ff3cd1cbeb3c3404edb33314f6b59d8d3f7dda6b3b870ab9f3e545d8143_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20c0ef9d1bb1b7cd0a1deb217ed800fba03f63e68cf355afc1700d45bc921d7e_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:2400f72a39fa2427fcfc063b0446906a84f5eafcdf625a0d11417cb78b1cbdbf_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:9c992a428197cbbc762c72c1d46d6ecd50eb97f721062d095981d599341209e0_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:bdb4d0454e366a0a4554946444a8665ed4b195396d7ac923f7b5441966634796_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:963d2459b057554c95bf686be1e851ec17e689484694bbf58408c363ea47e372_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:9bea2f5fa07a04997ffd8e18ffd9bfd412af320369daad0518e24dcf859798a6_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:acd08505de171d725be119bd4c5c9216d836896797aab9bafa009a6b52758e97_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:e36382a6869b97ccc40a9d750728d110a343330c5130e2ac5a9d510ba6104b84_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:023336ed53784826511848f791e321d02904c451f4abfe7d00ef51054270ea4d_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:2d6f4a64ec49640831b3069abbc9bd2204d9a300726908a6675073b0a97dfd5c_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:76da3554d23f9928a94c99e93f3a6cf9bfc95e2a96040fa310653bf77301cb93_s390x",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:a60074adf798d15093a41717b73dd7cdbcc95314d503ea411b34d7d6028ce26c_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:0b7357fea04ae79da416bcb41ace643795b17ba1a424f5208f4014cb946c7b96_ppc64le",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:beb189933e13703d2a1c380f5fa3199b217ba81c1b4588e03a4af9da8006925c_arm64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:da6096a3652765dc0f6d36cd3a643413575f622116b7f6258df3b05eca98adb6_amd64",
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:e4530364cfa302bcff1ec17bc3989f7df5c80f8f3a27f77427043c7e120ff282_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3884
Vulnerability from csaf_redhat - Published: 2026-03-05 12:07 - Updated: 2026-03-12 07:08Notes
{
"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": "Important: Red Hat OpenShift GitOps v1.19.2 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-8874 (CVE-2025-13465 openshift-gitops-1/console-plugin-rhel8: prototype pollution in _.unset and _.omit functions [gitops-1.19])\n* GITOPS-8993 (CVE-2025-61726 openshift-gitops-1/argo-rollouts-rhel8: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8994 (CVE-2025-61726 openshift-gitops-1/argocd-agent-rhel8: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8995 (CVE-2025-61726 openshift-gitops-1/argocd-image-updater-rhel8: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8996 (CVE-2025-61726 openshift-gitops-1/argocd-rhel8: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8997 (CVE-2025-61726 openshift-gitops-1/argocd-rhel9: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8998 (CVE-2025-61726 openshift-gitops-1/dex-rhel8: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8999 (CVE-2025-61726 openshift-gitops-1/gitops-rhel8: Memory exhaustion in query parameter parsing in net/url [gitops-1.19])\n* GITOPS-8949 (CVE-2025-61728 openshift-gitops-1/argocd-image-updater-rhel8: Excessive CPU consumption when building archive index in archive/zip [gitops-1.19])\n* GITOPS-9017 (CVE-2025-61729 openshift-gitops-1/dex-rhel8: golang: Denial of Service due to excessive resource consumption via crafted certificate [gitops-1.19])\n* GITOPS-9064 (CVE-2025-68121 openshift-gitops-1/dex-rhel8: Unexpected session resumption in crypto/tls [gitops-1.19])\n* GITOPS-8685 (CVE-2026-21441 openshift-gitops-1/console-plugin-rhel8: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) [gitops-1.19])\n* GITOPS-8773 (Console plugin Applications page is broken with cannot read properties of undefined JS error)\n* GITOPS-8922 (ApplicationSet cluster scoped roles missing permissions)\n* GITOPS-9060 (Restrict ImageUpdater Scope to Local Namespace - z-stream)",
"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:3884",
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.19/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.19/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3884.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.19.2 security update",
"tracking": {
"current_release_date": "2026-03-12T07:08:25+00:00",
"generator": {
"date": "2026-03-12T07:08:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3884",
"initial_release_date": "2026-03-05T12:07:11+00:00",
"revision_history": [
{
"date": "2026-03-05T12:07:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T12:07:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:08:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.19",
"product": {
"name": "Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.19::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Ae47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Acac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-image-updater-rhel8@sha256%3A2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3Aea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772448378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Af92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772447156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3A00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772450268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445393"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-image-updater-rhel8@sha256%3Ad1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3Aaeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772448378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772447156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Aed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445393"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Aa4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Ad79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Aead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-image-updater-rhel8@sha256%3A4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3Ac4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772448378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772447156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Aae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445393"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Af992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3Ad193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-image-updater-rhel8@sha256%3A733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772444855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772448378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772447156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772446449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1772445393"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64 as a component of Red Hat OpenShift GitOps 1.19",
"product_id": "Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:07:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:07:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
},
{
"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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:07:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:07:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
}
],
"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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:07:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
}
],
"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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:07:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
}
],
"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 GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:138be82b54de000e765bee3b77ecedb271228e720d8195f4dd6adcf5ec4c50bc_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:2e1362c72a0d6887a940a0bdf26b6bce9eb510064700e9f095c408abbd49c9bf_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5ffdb073886df729a401b3b11c192f6fa1cf300dc72735f59a7b087dbfbe64d1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:a4b401970e2f2392983adf4e4fdc02b5219cd007f6fab853a5e77e65b504ff14_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:62df2a36dcf0e875d62882fd22ac10df0577e6edf1593c5a2cb425287ea747d1_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:826d6f6528ded7c7d06bda756db80b65a85dccc845da6e9549f292e15bbe1e62_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:cac9de88e325bdcd774e47416349cd04d9485140ba2757789af7ece0bfdc5f10_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:f992bca52fbfa76a67b07d3cf5a7921234dbf4765d77acddc3b53c7cd6c6af4e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:86daebba4143bbc47fbe21fd201fd4724dd58a235e6880b872eabdc62d74323d_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:92123645a6195209ae1159cc3366f7d937773aa47ce4b2d95e071994e7ad5326_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:d193023a0943e711f3a4ac3fa541d2996c0e49f4fc3df380e0c3d203d9447d9c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:ead132dfd8d85e9b2abfa332c6da9c7354b09eebcb2e3aa13f0376c6ac32562d_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:2c9c09665cdfe0d15496232eecb98d8a8a0ec415e31162113e022de9729653ab_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:4c7f4f07f63ec65cea08d79a3216d1281ab4e30116e9eba68f6196680e90ff7b_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:733cd034e950192fc651610d5d8f0e3eb0d0e8cbb6d27efbec297446854b36c1_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-image-updater-rhel8@sha256:d1e3f3cc9aae3466975e4d6e7699a5f098538df9f831492a9b49be2fec49b7a8_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:78d1ebdf50b49e4acce49cf9de00e2a0f38efa00df5e44d359eaf7fedb13cab9_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7d86d3ca3e7973f9d03d938977fb5486c009a7a2f6a342ef806078ed04eb9946_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:d79ab12f0505b689e03a04952ddb4b8cb096a544742195443e17f040edc64778_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:e47bf6b1a868b557ae88ff0a284711ea5c9379bcc2bbefdcbd3ab501b4c3232d_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:3fa5c0abd247240801d6b92d01579587472a219465c229f9d73c8a2245610a70_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:aeccbbcdb0f4311c3c2f1408f6e72fbfb73273138f3fddd7f3b678e71ee7f3e7_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:c4efd2edea9a977c138a7af1fb2aa0363b9a880091332b6a0797028dd3afc3a8_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:ea4f3f8e721945a2ca03156e50b1b76aabf2ebef72fb9db57eebf526b730f5a4_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:4e2e35b6afc23e853e907050b82f405c6d207891728ff93b466066f99f970c64_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:90a212ffbf689c1c9d0f8afaef542cf4cd9feb8da72391effef4f108b91f859c_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:9c6a85524d75533871329af0b6dfa089f443286399c375501d595b3f8a4a56e1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f92a748e4817a870c7569e23e5b932bac130e1d0d73a6a4de77f4f29e5e496cb_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:0cae9c459339fc3c6a81664cb29927be1948ac162ed2c7d03189d12fbf66b89a_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:1c28dbd5f4f8ae64c154701712918c70a52f3bbf778134bcac730ac8eb13927a_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:4c572caa0d2e8a75b3649efb4bc1d0dd00ce0d07272904de2db102713a44d8c0_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ae393beb1e5b23747e3ace0d4bbd508a527ae03d6110dc66bd63b3a5ad30d949_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:00e866aafc577f084f3bc233becd9dac15404831189a122c362112791411a796_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:36bd74ee180fa7d46ac0724f6f1d6c248f017bc69d80750665b820f6c6684a13_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:55528ebf8f834c4c75412edc02e843bb6cbfdfacfa0592f8207792e8550d4bff_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:5cd649d78637066890ba3af1963dbfb3be9b51f7f43e7a501a38e1fc1355f77b_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:994a659056aaed2c2e07b703afbc340deeda017369b476f64a24fa4098bb40ea_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:205ce0b74260a20a4d354ca3389ebf1b652d783b3d2207e5fdf207c559277923_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7850be031957aa5cae31c89d3e460081eeca1af89ee2c5991908e90261e1804e_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:9e0fb76618eb0da7b081c1b4d9e80e945b6f2d586dc2e010355454425d6f0904_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:ed23c99b468e0ca372ce60af126c454e744df44d1a6251640244d7c207843dce_arm64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:1670185c7ff51b07280157424fefb192554dac53c9065f309d4b9decb2423bb1_ppc64le",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:65d6682940dac0f4f0f8153c26e9497f4e1bb3c9b57528ca2901d73df9499120_s390x",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:6657305ece826ffc36b4f6ed48fd438a72bc4366c4b88d7d4d724a495496b201_amd64",
"Red Hat OpenShift GitOps 1.19:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:69a1224c7a74cf4ba40b074b3eca5aecde4d91cf11c17f87b1cb796ebfb488d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:2920
Vulnerability from csaf_redhat - Published: 2026-02-18 12:55 - Updated: 2026-03-12 06:54Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2920",
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2920.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T06:54:50+00:00",
"generator": {
"date": "2026-03-12T06:54:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2920",
"initial_release_date": "2026-02-18T12:55:46+00:00",
"revision_history": [
{
"date": "2026-02-18T12:55:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:55:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:54:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.src",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.src",
"product_id": "grafana-0:10.2.6-18.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"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-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2026-21721",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-01-27T10:02:34.317952+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433242"
}
],
"notes": [
{
"category": "description",
"text": "The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization\u2011internal privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation",
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21721"
},
{
"category": "external",
"summary": "RHBZ#2433242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21721"
},
{
"category": "external",
"summary": "https://grafana.com/security/security-advisories/CVE-2026-21721",
"url": "https://grafana.com/security/security-advisories/CVE-2026-21721"
}
],
"release_date": "2026-01-27T09:07:55.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.src",
"AppStream-9.7.0.Z.MAIN:grafana-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debuginfo-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-debugsource-0:10.2.6-18.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:grafana-selinux-0:10.2.6-18.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross\u2011Dashboard Privilege Escalation"
}
]
}
RHSA-2026:2681
Vulnerability from csaf_redhat - Published: 2026-02-12 17:29 - Updated: 2026-03-12 06:52Notes
{
"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.2 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.16.2",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2681",
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-31133",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_2681.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.16.2",
"tracking": {
"current_release_date": "2026-03-12T06:52:37+00:00",
"generator": {
"date": "2026-03-12T06:52:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2681",
"initial_release_date": "2026-02-12T17:29:21+00:00",
"revision_history": [
{
"date": "2026-02-12T17:29:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T18:38:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:37+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:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770762347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Adda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770817752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770230686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Afa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770841176"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770836901"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3Ae3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770762347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3Ac96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Aafe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770836901"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770762347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Abf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Abbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770816415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770836901"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770836901"
}
}
}
],
"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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_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:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_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:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_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:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_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:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_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:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_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:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_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:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"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:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_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:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_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:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_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:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_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:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_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:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_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:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_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:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_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:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_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:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_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:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_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:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_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:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_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:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_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:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"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:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_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:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_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:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_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:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_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:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_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:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_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:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_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:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_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:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_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:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of 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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
}
],
"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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"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-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
}
],
"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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
}
],
"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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
}
],
"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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T17:29:21+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:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:9784029a9d44a605dd28583416a7322c84189f4ee8e1bfa1be822d9260639d35_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:afe2137c2002e07f27b105b9db90030ca0f3347a038ab8418d257dabe7aefcd1_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:bf85b1b91bcbaea8cb0fc021d1f590ba3da4e0b2f8703cb449791ece5930d68c_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:dda553368706ad66215cc95b9b0306808531b0ed92b7dc7880cd2c95f8e0faed_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3b252ccf24df27ea02a005d734eb501abf989b97b5d9e3ff57aa3b7e9633f165_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:5eb5f4aafd4fa3b53c6477424946f743bf5236ac434ddffa8a887a26a47e0fab_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:c96f472d44fff765175c4ee77ddb94bfac580105900f5e21274e959099bb97fa_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6ac48cf92c9bb3d6eac9645ef203bcd2e475da36c182eed9ceadc3490e77a042_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:146699ff1cd4f8fdf19594ad5ce11dcafe9f8a266c94b104826c871b675f92e1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:76354449e4e8b67bfbbfae10337b7d50fc657c909c8798fddb95dee408c3a9f2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8166562a51177faff8e520980153e1760a4863417a824ac15deb4314afcf1925_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:77387c33232561396c8826a393d17771bf88aaad90436c4e1e5aa36891840b16_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:1f03a49fec5f575e98c3f37ee081d5510a87172e72bc66627f935314d11a67c4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9969081b9da11f5a56d3ebf9ccd9428d9d59741c058abe4510e7ae3375a11519_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e3ab3a505d3d08f7bad3c899f40727e2de524cd14c4c44b00f44b7b42f7ddd21_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:fa64c1d47fc10d14120ec9e7afc2e253620fdc28592f4d859350db4fbdf0fae2_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:64adacf9cccd05601f4a7b38a7cd55d55291583dc9d33e4cfd1e4fd426cd0936_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:8a1b8eedcb8e36ddfb1982062ad379c4f65f95260545d05d0cf10918427089d8_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:bbbd11d9b959ef12ae61a7975ffb08541797b0fad2d098781ec4543fd4ac2893_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:35e3dc29e64bae8c0b35d7884281397c58165a5b145676919452a02b9f56ee4c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:45de5fc478cb2734b672630c67ffee4e6b98954848b97ea9a1cc9903a53dbf8e_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:96588daff01f27db2ee335dcd957e9dec7f38a2c573e2968d9bc5835edc2957b_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:9f58fc80db29fa44684c6e39bb2eda06e86ba34801d5e04468941ac8d0b754eb_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:1168
Vulnerability from csaf_redhat - Published: 2026-01-26 09:54 - Updated: 2026-03-12 06:48Notes
{
"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": "cert-manager Operator for Red Hat OpenShift 1.18.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:1168",
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1168.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.18.1",
"tracking": {
"current_release_date": "2026-03-12T06:48:50+00:00",
"generator": {
"date": "2026-03-12T06:48:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1168",
"initial_release_date": "2026-01-26T09:54:57+00:00",
"revision_history": [
{
"date": "2026-01-26T09:54:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T09:55:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product": {
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "cert-manager operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419550"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419550"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3Af27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3Adaa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419550"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3Af1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419550"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"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-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:54:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:54:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:54:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:54:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:54:57+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:155383c4664ea3ed18d0f079be720ad68a5de044448a744d7579af7ff0fc7e0a_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3258027c0fb9426c9ee3567f6dc0d02b85cb661c23300b230f5b1400b43bac25_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:3bfbc3e69db31103145500f38f7a1db8e7f0462608e5a425674942606aa03ece_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:daa6b60824e45c6f31efd64b86995e23279fe310dde2f0293c762354f74d969f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:09c857f0c20721d6b447f5f567182befc1ca6157128225849117a5c830feab23_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:63f4e63f3249b6271041d31fcfbf69c3ad699d319302e8fdb2bff5e1b1418707_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f1b903ff69100fa938d6bdf4d730d35158eec905351344a246e30ef14c847222_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f27e4637dc8b67703abb24f246ee6d59ee3b3637ce5c47ab63b7935553f419e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:3840
Vulnerability from csaf_redhat - Published: 2026-03-05 09:44 - Updated: 2026-03-12 07:06Notes
{
"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 image-builder is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3840",
"url": "https://access.redhat.com/errata/RHSA-2026:3840"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3840.json"
}
],
"title": "Red Hat Security Advisory: image-builder security update",
"tracking": {
"current_release_date": "2026-03-12T07:06:52+00:00",
"generator": {
"date": "2026-03-12T07:06:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3840",
"initial_release_date": "2026-03-05T09:44:51+00:00",
"revision_history": [
{
"date": "2026-03-05T09:44:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T09:44:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:06:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-4.el10_1.src",
"product": {
"name": "image-builder-0:31-4.el10_1.src",
"product_id": "image-builder-0:31-4.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-4.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-4.el10_1.aarch64",
"product": {
"name": "image-builder-0:31-4.el10_1.aarch64",
"product_id": "image-builder-0:31-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-4.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-4.el10_1.aarch64",
"product": {
"name": "image-builder-debugsource-0:31-4.el10_1.aarch64",
"product_id": "image-builder-debugsource-0:31-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-4.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-4.el10_1.aarch64",
"product": {
"name": "image-builder-debuginfo-0:31-4.el10_1.aarch64",
"product_id": "image-builder-debuginfo-0:31-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-4.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-4.el10_1.ppc64le",
"product": {
"name": "image-builder-0:31-4.el10_1.ppc64le",
"product_id": "image-builder-0:31-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-4.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-4.el10_1.ppc64le",
"product": {
"name": "image-builder-debugsource-0:31-4.el10_1.ppc64le",
"product_id": "image-builder-debugsource-0:31-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-4.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"product": {
"name": "image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"product_id": "image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-4.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-4.el10_1.s390x",
"product": {
"name": "image-builder-0:31-4.el10_1.s390x",
"product_id": "image-builder-0:31-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-4.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-4.el10_1.s390x",
"product": {
"name": "image-builder-debugsource-0:31-4.el10_1.s390x",
"product_id": "image-builder-debugsource-0:31-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-4.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-4.el10_1.s390x",
"product": {
"name": "image-builder-debuginfo-0:31-4.el10_1.s390x",
"product_id": "image-builder-debuginfo-0:31-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-4.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-4.el10_1.x86_64",
"product": {
"name": "image-builder-0:31-4.el10_1.x86_64",
"product_id": "image-builder-0:31-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-4.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-4.el10_1.x86_64",
"product": {
"name": "image-builder-debugsource-0:31-4.el10_1.x86_64",
"product_id": "image-builder-debugsource-0:31-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-4.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-4.el10_1.x86_64",
"product": {
"name": "image-builder-debuginfo-0:31-4.el10_1.x86_64",
"product_id": "image-builder-debuginfo-0:31-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-4.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64"
},
"product_reference": "image-builder-0:31-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le"
},
"product_reference": "image-builder-0:31-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x"
},
"product_reference": "image-builder-0:31-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-4.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-0:31-4.el10_1.src"
},
"product_reference": "image-builder-0:31-4.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64"
},
"product_reference": "image-builder-0:31-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64"
},
"product_reference": "image-builder-debuginfo-0:31-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le"
},
"product_reference": "image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x"
},
"product_reference": "image-builder-debuginfo-0:31-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64"
},
"product_reference": "image-builder-debuginfo-0:31-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64"
},
"product_reference": "image-builder-debugsource-0:31-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le"
},
"product_reference": "image-builder-debugsource-0:31-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x"
},
"product_reference": "image-builder-debugsource-0:31-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
},
"product_reference": "image-builder-debugsource-0:31-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:44:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3840"
},
{
"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": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.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": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:44:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3840"
}
],
"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": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:44:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3840"
}
],
"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": [
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.src",
"AppStream-10.1.Z:image-builder-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debuginfo-0:31-4.el10_1.x86_64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.aarch64",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.ppc64le",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.s390x",
"AppStream-10.1.Z:image-builder-debugsource-0:31-4.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2762
Vulnerability from csaf_redhat - Published: 2026-02-16 17:44 - Updated: 2026-03-12 06:53Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.10.18 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.18",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2762",
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"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_2762.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.18",
"tracking": {
"current_release_date": "2026-03-12T06:53:42+00:00",
"generator": {
"date": "2026-03-12T06:53:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2762",
"initial_release_date": "2026-02-16T17:44:31+00:00",
"revision_history": [
{
"date": "2026-02-16T17:44:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T17:44:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:53:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Af006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770224116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ac5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ad8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770993022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ab54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249183"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770224116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249183"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770224116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aaab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770991340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770133646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ab46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770249183"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of 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.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"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.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_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-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:44:31+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:191ca7ff2973addc6e654d85d8c764128aa0f314f5733673f884726f65d39cef_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:1c8cdc119d2774968249e45f44d6c6b8db7be5d1722a10370d6a5d8a610bdad3_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:31d6f3852e464d9e691d671ca9e31c7ffb74eac660f2dc1d174eb9541f77025b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:27c6e90239456e04b5d4788207c4b93d2a501e054c531817a5d9dd1d3050e88b_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:085401485780294ee1030fcbcf9e5b27d424175539a3c6b58aa1510464506fac_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aab02c5996a8fc6b4a5ccc4c5fe8e104117ecdfb89053ad76c243f098636bf47_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f7db77081450f895a76d5f2bd14801cbfba5aeb8feabc6488686358312a006a9_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c5efa89a8889042a125561e20ce918feab88ed8bb2e82a6dbb8e63a48e188cee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:0ac2270f040425b228c5be29498fb3b7179cc1c2b89ffc498d0e533a1f215913_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:7fdd702d7a92b1ecad9e8aed2572c66144a8deb6b7796d422ae192442d35fecf_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:d8ed6625f531394ab4bad84d68e24226e887ecfbd09c57cc63e005879fb49525_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f006b674a07b09680682842c3e0f6a543fb19865124bd0c23d3fe4faf75a86f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:0a1b0e6be074b935cc6dc0d4782cbcb0afa8e86e1fa1eda7a107994c933554ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:17cd981b26466b0ec48f051f9c9b9168af6780006031a128c7f7a03a5622b8ba_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:571a99e76806fd7d7fb805fac388fd450d9ef58a00a95f90c9dbdc32ed93c44c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:363e7b4be994bc1aaae25be1b26e400631aad24e92a7a5ee7f9d2ca960cdb420_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:0d396616e44ed9de0e390c19cd893fb39681d32a99f30c0187dfa54f1089e980_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b6239fb3d5ff13816e8c348addba581070cf104a81bf9b2019841594f30980b_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:8d7b4ba73bc93b1bc69027d37a5bdcf43dbc31a06b5f592d36ac5b9d2641a839_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5cf58b1f54219b67c725f4a5066d9e757e7b5ece39d5de1a474a8be6a3490401_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b46b24ca0902be8f03b1ffa1b593ef55a4d92a9660adb4b8b4d0f44692431b93_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b54b571ac2f245f1a2eb1c7cf0dff6bc24ca6b9706ab8ee2dca323d561238255_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:3111
Vulnerability from csaf_redhat - Published: 2026-02-23 17:39 - Updated: 2026-03-12 06:57Notes
{
"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 OpenShift Service Mesh 3.2.2\n\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh 3.2.2, which is based on the open source Istio project, addresses a variety of problems in a microservice architecture by creating a centralized point of control in an application.\n\nFixes/Improvements:\n\n* Updated to Istio version 1.27.5\n\n* Support Gateway API Inference Extension v1.1\n\n* OCSP Memory Leak Check BSSL-Compatability\n\nSecurity Fix(es):\n\n* istio-rhel9-operator: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-pilot-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* istio-cni-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729) ",
"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:3111",
"url": "https://access.redhat.com/errata/RHSA-2026:3111"
},
{
"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/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3111.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.2.2",
"tracking": {
"current_release_date": "2026-03-12T06:57:07+00:00",
"generator": {
"date": "2026-03-12T06:57:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3111",
"initial_release_date": "2026-02-23T17:39:45+00:00",
"revision_history": [
{
"date": "2026-02-23T17:39:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T17:39:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:57:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.2",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-sail-operator-bundle@sha256%3A58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771452481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771442075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Aef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Ab78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771441986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771443201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3Adf1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771374327"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771442075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3Ac18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771441986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771443201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771374327"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771442075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3Aa824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3Acec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771441986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3Abc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771443201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771374327"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel9@sha256%3A211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771442075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel9-operator@sha256%3A0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771373587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-pilot-rhel9@sha256%3A91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771441986"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-proxyv2-rhel9@sha256%3A4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771443201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-ztunnel-rhel9@sha256%3A3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771374327"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
}
]
},
"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 OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_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-02-23T17:39:45+00:00",
"details": "See Red Hat OpenShift Service Mesh 3.2.2 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3111"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:12ae8a08ed1d038881ab558bd620b7ca626e9888ec2e2da12abc0a986d3aafd3_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:211564de3899776d0314cfc4cb64df4835bdbdff7b494abbd91fe453842c6230_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:5ab43c9c4723592dea6fa8296e84b3b792db4691b734a90ce995d0dc441056e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-cni-rhel9@sha256:67d8d5569b344c272578b4f845122d661881d0d6cacebd5f194f986060b9e10d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:50c30e83dd8d7ca1e6fb116cbbda6f8f451dac987a49fa74689749c20022df07_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:68925d30847013b35ffe99c94e1bc36aa3f67afadaf5b178e66827123bbfede9_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:8a0eb5db4175afe10b3e4d2836a6fe513cb570e249face2d880362c1f4ad5a2c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:c18d2ab6637b0b21aca15cd77cb2b7120550825c152f3208923283f5e468920f_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:504818071f52813cb01d13626c96af14b88f2e235314a2450aa4f604063af1de_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:91da42912bf5a9204ce9d0a58dba1132fea18a87d3fbebaa3fa47ea8c0cd9f9c_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:b78d9dc2aac659e141a2292b695881a68b4b235f4fa3e9c62324c356279ac1d2_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-pilot-rhel9@sha256:cec4478a89c2efb253fe0e60553603479cf36378d00169314945f103c72353ce_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:4f2baa3751d04f80647c3d2b51f3e1a9530c14dd0242c85dabddaedf7caacd1b_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:65d5217ac8cdc66e681c4bf6159f6544671fd5285fdcf014cc61828c92d3fec1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:9900c0da489c01a2e04e5c5150354dbee9b3bb46ef7b0f0072f65089997093b8_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:bc14a5012369af82b5ff8c2d9364c3ffd741a289b8431558ff7a86e022bcac6e_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:0307adde5d8f06187c030b52aae4d89d1e66d0445f183f0c9ef4c6fe9779c506_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:594243da2b5a4da139682f4868a7c7fd0fa56c698e54832fec05d46a72ff4dd7_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:a824e3cf232e18c87b8660f66ebdf4d13f542a928cd82b112d88b2c4deb37137_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-rhel9-operator@sha256:ef738fd2162041bdaff38185f08a6860e760eabff83644c89aa14db85a972043_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-sail-operator-bundle@sha256:58f26a2a054371675eb72fd922e43ec8cd5e4dfa0dff638cdb5d8c257c5541c3_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:3e44d9439468e5420742a3082b1f8b00053a02687c24bb8297825da08e92b042_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9138b8828fad8bf9d335e7934f8a75fa4346d94b303ad38d67f6fed537e5f599_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:9a4cb204e69e1c92875be27a6d7cd7cedccf7bebdcfe975988e27f049eb9a90f_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/istio-ztunnel-rhel9@sha256:df1eda79b316a9623d0c414d45df70355ce002c2461b31d9e60dc4cfea48cff0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2323
Vulnerability from csaf_redhat - Published: 2026-02-09 11:51 - Updated: 2026-03-12 06:51Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2323",
"url": "https://access.redhat.com/errata/RHSA-2026:2323"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2323.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:22+00:00",
"generator": {
"date": "2026-03-12T06:51:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2323",
"initial_release_date": "2026-02-09T11:51:28+00:00",
"revision_history": [
{
"date": "2026-02-09T11:51:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T11:51:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-7.el8_10.ppc64le",
"product": {
"name": "git-lfs-0:3.4.1-7.el8_10.ppc64le",
"product_id": "git-lfs-0:3.4.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"product_id": "git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-7.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-7.el8_10.x86_64",
"product": {
"name": "git-lfs-0:3.4.1-7.el8_10.x86_64",
"product_id": "git-lfs-0:3.4.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64",
"product_id": "git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"product_id": "git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-7.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-7.el8_10.s390x",
"product": {
"name": "git-lfs-0:3.4.1-7.el8_10.s390x",
"product_id": "git-lfs-0:3.4.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"product_id": "git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"product_id": "git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-7.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-7.el8_10.src",
"product": {
"name": "git-lfs-0:3.4.1-7.el8_10.src",
"product_id": "git-lfs-0:3.4.1-7.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-7.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-7.el8_10.aarch64",
"product": {
"name": "git-lfs-0:3.4.1-7.el8_10.aarch64",
"product_id": "git-lfs-0:3.4.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"product_id": "git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"product_id": "git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-7.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.aarch64"
},
"product_reference": "git-lfs-0:3.4.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.ppc64le"
},
"product_reference": "git-lfs-0:3.4.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.s390x"
},
"product_reference": "git-lfs-0:3.4.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-7.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.src"
},
"product_reference": "git-lfs-0:3.4.1-7.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.x86_64"
},
"product_reference": "git-lfs-0:3.4.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64"
]
},
"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-02-09T11:51:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2323"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2374
Vulnerability from csaf_redhat - Published: 2026-02-09 21:56 - Updated: 2026-03-12 06:51Notes
{
"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:2374",
"url": "https://access.redhat.com/errata/RHSA-2026:2374"
},
{
"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/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_2374.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.13.0 release.",
"tracking": {
"current_release_date": "2026-03-12T06:51:45+00:00",
"generator": {
"date": "2026-03-12T06:51:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2374",
"initial_release_date": "2026-02-09T21:56:53+00:00",
"revision_history": [
{
"date": "2026-02-09T21:56:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T21:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:45+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:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3A6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770668471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3Aaa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770668469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3Acd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770668437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770668520"
}
}
}
],
"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:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_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:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_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:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_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:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_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:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_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:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_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:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_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:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64",
"relates_to_product_reference": "Red Hat Web Terminal 1.13"
}
]
},
"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.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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.13:registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_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-02-09T21:56:53+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:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2374"
}
],
"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:6f78170f41610859d522324bffe3590d991c0e02ce44da9968d540a8db7c1bfd_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:cd8dec02fe8a1bfa3a1f6879223f4ba753edd6176f371bf9b250fcda3ffd970e_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:aa94bed77f40f0bf99aa71d95439aefcd8dce9ad01fa35e5013f67227fc8cc99_amd64",
"Red Hat Web Terminal 1.13:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:4cb5aff0dc2b231fca2b9b47458ca01a191f824c58241fa25a548825d9c9e53b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3864
Vulnerability from csaf_redhat - Published: 2026-03-05 11:35 - Updated: 2026-03-12 07:07Notes
{
"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 delve is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you\u0027re using a debugger, things aren\u0027t going your way. With that in mind, Delve should stay out of your way as much as possible.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3864",
"url": "https://access.redhat.com/errata/RHSA-2026:3864"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3864.json"
}
],
"title": "Red Hat Security Advisory: delve security update",
"tracking": {
"current_release_date": "2026-03-12T07:07:31+00:00",
"generator": {
"date": "2026-03-12T07:07:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3864",
"initial_release_date": "2026-03-05T11:35:47+00:00",
"revision_history": [
{
"date": "2026-03-05T11:35:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T11:35:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:07:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_1.src",
"product": {
"name": "delve-0:1.25.2-2.el10_1.src",
"product_id": "delve-0:1.25.2-2.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_1.aarch64",
"product": {
"name": "delve-0:1.25.2-2.el10_1.aarch64",
"product_id": "delve-0:1.25.2-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"product": {
"name": "delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"product_id": "delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-2.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"product": {
"name": "delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"product_id": "delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-2.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_1.ppc64le",
"product": {
"name": "delve-0:1.25.2-2.el10_1.ppc64le",
"product_id": "delve-0:1.25.2-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"product": {
"name": "delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"product_id": "delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-2.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"product": {
"name": "delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"product_id": "delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-2.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_1.x86_64",
"product": {
"name": "delve-0:1.25.2-2.el10_1.x86_64",
"product_id": "delve-0:1.25.2-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-2.el10_1.x86_64",
"product": {
"name": "delve-debugsource-0:1.25.2-2.el10_1.x86_64",
"product_id": "delve-debugsource-0:1.25.2-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-2.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"product": {
"name": "delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"product_id": "delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-2.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64"
},
"product_reference": "delve-0:1.25.2-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le"
},
"product_reference": "delve-0:1.25.2-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src"
},
"product_reference": "delve-0:1.25.2-2.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64"
},
"product_reference": "delve-0:1.25.2-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64"
},
"product_reference": "delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le"
},
"product_reference": "delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64"
},
"product_reference": "delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64"
},
"product_reference": "delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le"
},
"product_reference": "delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
},
"product_reference": "delve-debugsource-0:1.25.2-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T11:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3864"
},
{
"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": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.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": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T11:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3864"
}
],
"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": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T11:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3864"
}
],
"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": [
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.src",
"AppStream-10.1.Z:delve-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debuginfo-0:1.25.2-2.el10_1.x86_64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.aarch64",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.ppc64le",
"AppStream-10.1.Z:delve-debugsource-0:1.25.2-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:0923
Vulnerability from csaf_redhat - Published: 2026-01-21 12:11 - Updated: 2026-03-12 06:48Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0923",
"url": "https://access.redhat.com/errata/RHSA-2026:0923"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0923.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:33+00:00",
"generator": {
"date": "2026-03-12T06:48:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:0923",
"initial_release_date": "2026-01-21T12:11:33+00:00",
"revision_history": [
{
"date": "2026-01-21T12:11:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-21T12:11:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-2.el9_7.aarch64",
"product": {
"name": "go-toolset-0:1.25.5-2.el9_7.aarch64",
"product_id": "go-toolset-0:1.25.5-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-2.el9_7.aarch64",
"product": {
"name": "golang-0:1.25.5-2.el9_7.aarch64",
"product_id": "golang-0:1.25.5-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-2.el9_7.aarch64",
"product": {
"name": "golang-bin-0:1.25.5-2.el9_7.aarch64",
"product_id": "golang-bin-0:1.25.5-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-2.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-2.el9_7.aarch64",
"product": {
"name": "golang-race-0:1.25.5-2.el9_7.aarch64",
"product_id": "golang-race-0:1.25.5-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-2.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-2.el9_7.ppc64le",
"product": {
"name": "go-toolset-0:1.25.5-2.el9_7.ppc64le",
"product_id": "go-toolset-0:1.25.5-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-2.el9_7.ppc64le",
"product": {
"name": "golang-0:1.25.5-2.el9_7.ppc64le",
"product_id": "golang-0:1.25.5-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-2.el9_7.ppc64le",
"product": {
"name": "golang-bin-0:1.25.5-2.el9_7.ppc64le",
"product_id": "golang-bin-0:1.25.5-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-2.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-2.el9_7.ppc64le",
"product": {
"name": "golang-race-0:1.25.5-2.el9_7.ppc64le",
"product_id": "golang-race-0:1.25.5-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-2.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-2.el9_7.x86_64",
"product": {
"name": "go-toolset-0:1.25.5-2.el9_7.x86_64",
"product_id": "go-toolset-0:1.25.5-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-2.el9_7.x86_64",
"product": {
"name": "golang-0:1.25.5-2.el9_7.x86_64",
"product_id": "golang-0:1.25.5-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-2.el9_7.x86_64",
"product": {
"name": "golang-bin-0:1.25.5-2.el9_7.x86_64",
"product_id": "golang-bin-0:1.25.5-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-2.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-2.el9_7.x86_64",
"product": {
"name": "golang-race-0:1.25.5-2.el9_7.x86_64",
"product_id": "golang-race-0:1.25.5-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-2.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-2.el9_7.s390x",
"product": {
"name": "go-toolset-0:1.25.5-2.el9_7.s390x",
"product_id": "go-toolset-0:1.25.5-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-2.el9_7.s390x",
"product": {
"name": "golang-0:1.25.5-2.el9_7.s390x",
"product_id": "golang-0:1.25.5-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-2.el9_7.s390x",
"product": {
"name": "golang-bin-0:1.25.5-2.el9_7.s390x",
"product_id": "golang-bin-0:1.25.5-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-2.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-2.el9_7.s390x",
"product": {
"name": "golang-race-0:1.25.5-2.el9_7.s390x",
"product_id": "golang-race-0:1.25.5-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-2.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.5-2.el9_7.src",
"product": {
"name": "golang-0:1.25.5-2.el9_7.src",
"product_id": "golang-0:1.25.5-2.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-2.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.5-2.el9_7.noarch",
"product": {
"name": "golang-docs-0:1.25.5-2.el9_7.noarch",
"product_id": "golang-docs-0:1.25.5-2.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.5-2.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.5-2.el9_7.noarch",
"product": {
"name": "golang-misc-0:1.25.5-2.el9_7.noarch",
"product_id": "golang-misc-0:1.25.5-2.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.5-2.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.5-2.el9_7.noarch",
"product": {
"name": "golang-src-0:1.25.5-2.el9_7.noarch",
"product_id": "golang-src-0:1.25.5-2.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.5-2.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.5-2.el9_7.noarch",
"product": {
"name": "golang-tests-0:1.25.5-2.el9_7.noarch",
"product_id": "golang-tests-0:1.25.5-2.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.5-2.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.aarch64"
},
"product_reference": "go-toolset-0:1.25.5-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.ppc64le"
},
"product_reference": "go-toolset-0:1.25.5-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.s390x"
},
"product_reference": "go-toolset-0:1.25.5-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.x86_64"
},
"product_reference": "go-toolset-0:1.25.5-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.aarch64"
},
"product_reference": "golang-0:1.25.5-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.ppc64le"
},
"product_reference": "golang-0:1.25.5-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.s390x"
},
"product_reference": "golang-0:1.25.5-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-2.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.src"
},
"product_reference": "golang-0:1.25.5-2.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.x86_64"
},
"product_reference": "golang-0:1.25.5-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.aarch64"
},
"product_reference": "golang-bin-0:1.25.5-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.ppc64le"
},
"product_reference": "golang-bin-0:1.25.5-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.s390x"
},
"product_reference": "golang-bin-0:1.25.5-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.x86_64"
},
"product_reference": "golang-bin-0:1.25.5-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.25.5-2.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.5-2.el9_7.noarch"
},
"product_reference": "golang-docs-0:1.25.5-2.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.25.5-2.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.5-2.el9_7.noarch"
},
"product_reference": "golang-misc-0:1.25.5-2.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.aarch64"
},
"product_reference": "golang-race-0:1.25.5-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.ppc64le"
},
"product_reference": "golang-race-0:1.25.5-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.s390x"
},
"product_reference": "golang-race-0:1.25.5-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.x86_64"
},
"product_reference": "golang-race-0:1.25.5-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.25.5-2.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.5-2.el9_7.noarch"
},
"product_reference": "golang-src-0:1.25.5-2.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.25.5-2.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.5-2.el9_7.noarch"
},
"product_reference": "golang-tests-0:1.25.5-2.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.5-2.el9_7.noarch"
]
},
"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-01-21T12:11:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.5-2.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0923"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.5-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.5-2.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.5-2.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3831
Vulnerability from csaf_redhat - Published: 2026-03-05 07:55 - Updated: 2026-03-12 07:05Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3831",
"url": "https://access.redhat.com/errata/RHSA-2026:3831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3831.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:05:45+00:00",
"generator": {
"date": "2026-03-12T07:05:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3831",
"initial_release_date": "2026-03-05T07:55:46+00:00",
"revision_history": [
{
"date": "2026-03-05T07:55:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T07:55:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:05:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-21.el10_0.src",
"product": {
"name": "grafana-0:10.2.6-21.el10_0.src",
"product_id": "grafana-0:10.2.6-21.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-21.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-21.el10_0.aarch64",
"product": {
"name": "grafana-0:10.2.6-21.el10_0.aarch64",
"product_id": "grafana-0:10.2.6-21.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-21.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"product_id": "grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-21.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-21.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-21.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-21.el10_0.ppc64le",
"product": {
"name": "grafana-0:10.2.6-21.el10_0.ppc64le",
"product_id": "grafana-0:10.2.6-21.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-21.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-21.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-21.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-21.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-21.el10_0.s390x",
"product": {
"name": "grafana-0:10.2.6-21.el10_0.s390x",
"product_id": "grafana-0:10.2.6-21.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-21.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-21.el10_0.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.s390x",
"product_id": "grafana-selinux-0:10.2.6-21.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-21.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"product_id": "grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-21.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-21.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-21.el10_0.x86_64",
"product": {
"name": "grafana-0:10.2.6-21.el10_0.x86_64",
"product_id": "grafana-0:10.2.6-21.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-21.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-21.el10_0.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.x86_64",
"product_id": "grafana-selinux-0:10.2.6-21.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-21.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-21.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-21.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-21.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64"
},
"product_reference": "grafana-0:10.2.6-21.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-21.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le"
},
"product_reference": "grafana-0:10.2.6-21.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-21.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x"
},
"product_reference": "grafana-0:10.2.6-21.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-21.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src"
},
"product_reference": "grafana-0:10.2.6-21.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-21.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64"
},
"product_reference": "grafana-0:10.2.6-21.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-21.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-21.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-21.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-21.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-21.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3831"
},
{
"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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3831"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3831"
}
],
"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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:55:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3831"
}
],
"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": [
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.src",
"AppStream-10.0.Z.E2S:grafana-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debuginfo-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-debugsource-0:10.2.6-21.el10_0.x86_64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.aarch64",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.s390x",
"AppStream-10.0.Z.E2S:grafana-selinux-0:10.2.6-21.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:4164
Vulnerability from csaf_redhat - Published: 2026-03-10 09:29 - Updated: 2026-03-12 05:15Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4164",
"url": "https://access.redhat.com/errata/RHSA-2026:4164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4164.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:14+00:00",
"generator": {
"date": "2026-03-12T05:15:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4164",
"initial_release_date": "2026-03-10T09:29:17+00:00",
"revision_history": [
{
"date": "2026-03-10T09:29:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T09:29:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el10_1.src",
"product": {
"name": "git-lfs-0:3.6.1-7.el10_1.src",
"product_id": "git-lfs-0:3.6.1-7.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el10_1.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-7.el10_1.aarch64",
"product_id": "git-lfs-0:3.6.1-7.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el10_1.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-7.el10_1.ppc64le",
"product_id": "git-lfs-0:3.6.1-7.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el10_1.s390x",
"product": {
"name": "git-lfs-0:3.6.1-7.el10_1.s390x",
"product_id": "git-lfs-0:3.6.1-7.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el10_1.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-7.el10_1.x86_64",
"product_id": "git-lfs-0:3.6.1-7.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-7.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-7.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x"
},
"product_reference": "git-lfs-0:3.6.1-7.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src"
},
"product_reference": "git-lfs-0:3.6.1-7.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-7.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:29:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4164"
},
{
"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": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.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": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:29:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4164"
}
],
"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": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:29:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4164"
}
],
"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": [
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.src",
"AppStream-10.1.Z:git-lfs-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debuginfo-0:3.6.1-7.el10_1.x86_64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.aarch64",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.ppc64le",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.s390x",
"AppStream-10.1.Z:git-lfs-debugsource-0:3.6.1-7.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3818
Vulnerability from csaf_redhat - Published: 2026-03-05 06:11 - Updated: 2026-03-12 07:04Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3818",
"url": "https://access.redhat.com/errata/RHSA-2026:3818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3818.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:04:56+00:00",
"generator": {
"date": "2026-03-12T07:04:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3818",
"initial_release_date": "2026-03-05T06:11:00+00:00",
"revision_history": [
{
"date": "2026-03-05T06:11:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T06:11:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:04:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-6.el9_4.src",
"product": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.src",
"product_id": "grafana-pcp-0:5.1.1-6.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-6.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"product_id": "grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-6.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-6.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-6.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-6.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-6.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-6.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"product_id": "grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-6.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-6.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-6.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-6.el9_4.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.s390x",
"product_id": "grafana-pcp-0:5.1.1-6.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-6.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-6.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-6.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-6.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src"
},
"product_reference": "grafana-pcp-0:5.1.1-6.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-6.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:11:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3818"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.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": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:11:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3818"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-pcp-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-6.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-6.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3297
Vulnerability from csaf_redhat - Published: 2026-02-25 09:09 - Updated: 2026-03-12 07:00Notes
{
"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 buildah is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3297",
"url": "https://access.redhat.com/errata/RHSA-2026:3297"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3297.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-03-12T07:00:32+00:00",
"generator": {
"date": "2026-03-12T07:00:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3297",
"initial_release_date": "2026-02-25T09:09:30+00:00",
"revision_history": [
{
"date": "2026-02-25T09:09:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T09:09:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:00:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el10_1.src",
"product": {
"name": "buildah-2:1.41.8-2.el10_1.src",
"product_id": "buildah-2:1.41.8-2.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el10_1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el10_1.aarch64",
"product": {
"name": "buildah-2:1.41.8-2.el10_1.aarch64",
"product_id": "buildah-2:1.41.8-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el10_1.aarch64",
"product": {
"name": "buildah-tests-2:1.41.8-2.el10_1.aarch64",
"product_id": "buildah-tests-2:1.41.8-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"product_id": "buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"product_id": "buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el10_1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el10_1.ppc64le",
"product": {
"name": "buildah-2:1.41.8-2.el10_1.ppc64le",
"product_id": "buildah-2:1.41.8-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"product": {
"name": "buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"product_id": "buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"product_id": "buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"product_id": "buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el10_1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el10_1.x86_64",
"product": {
"name": "buildah-2:1.41.8-2.el10_1.x86_64",
"product_id": "buildah-2:1.41.8-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el10_1.x86_64",
"product": {
"name": "buildah-tests-2:1.41.8-2.el10_1.x86_64",
"product_id": "buildah-tests-2:1.41.8-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"product_id": "buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"product_id": "buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el10_1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el10_1.s390x",
"product": {
"name": "buildah-2:1.41.8-2.el10_1.s390x",
"product_id": "buildah-2:1.41.8-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el10_1.s390x",
"product": {
"name": "buildah-tests-2:1.41.8-2.el10_1.s390x",
"product_id": "buildah-tests-2:1.41.8-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"product_id": "buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"product_id": "buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el10_1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64"
},
"product_reference": "buildah-2:1.41.8-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le"
},
"product_reference": "buildah-2:1.41.8-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x"
},
"product_reference": "buildah-2:1.41.8-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src"
},
"product_reference": "buildah-2:1.41.8-2.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64"
},
"product_reference": "buildah-2:1.41.8-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64"
},
"product_reference": "buildah-tests-2:1.41.8-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le"
},
"product_reference": "buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x"
},
"product_reference": "buildah-tests-2:1.41.8-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64"
},
"product_reference": "buildah-tests-2:1.41.8-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T09:09:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3297"
},
{
"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": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.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": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
]
},
"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-02-25T09:09:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3297"
}
],
"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": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T09:09:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3297"
}
],
"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": [
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.src",
"AppStream-10.1.Z:buildah-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debuginfo-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-debugsource-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-2:1.41.8-2.el10_1.x86_64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.aarch64",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.ppc64le",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.s390x",
"AppStream-10.1.Z:buildah-tests-debuginfo-2:1.41.8-2.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:1344
Vulnerability from csaf_redhat - Published: 2026-01-27 11:37 - Updated: 2026-03-12 06:48Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1344",
"url": "https://access.redhat.com/errata/RHSA-2026:1344"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1344.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:54+00:00",
"generator": {
"date": "2026-03-12T06:48:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1344",
"initial_release_date": "2026-01-27T11:37:52+00:00",
"revision_history": [
{
"date": "2026-01-27T11:37:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-27T11:37:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-27.el8_10.x86_64",
"product": {
"name": "grafana-0:9.2.10-27.el8_10.x86_64",
"product_id": "grafana-0:9.2.10-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-27.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-27.el8_10.x86_64",
"product": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.x86_64",
"product_id": "grafana-selinux-0:9.2.10-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-27.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"product": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"product_id": "grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-27.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"product_id": "grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-27.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-27.el8_10.s390x",
"product": {
"name": "grafana-0:9.2.10-27.el8_10.s390x",
"product_id": "grafana-0:9.2.10-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-27.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-27.el8_10.s390x",
"product": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.s390x",
"product_id": "grafana-selinux-0:9.2.10-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-27.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"product": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"product_id": "grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-27.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"product": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"product_id": "grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-27.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-27.el8_10.src",
"product": {
"name": "grafana-0:9.2.10-27.el8_10.src",
"product_id": "grafana-0:9.2.10-27.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-27.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-27.el8_10.aarch64",
"product": {
"name": "grafana-0:9.2.10-27.el8_10.aarch64",
"product_id": "grafana-0:9.2.10-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-27.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"product": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"product_id": "grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-27.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"product": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"product_id": "grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-27.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"product_id": "grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-27.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-27.el8_10.ppc64le",
"product": {
"name": "grafana-0:9.2.10-27.el8_10.ppc64le",
"product_id": "grafana-0:9.2.10-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-27.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"product": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"product_id": "grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-27.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"product_id": "grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-27.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"product_id": "grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-27.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.aarch64"
},
"product_reference": "grafana-0:9.2.10-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.ppc64le"
},
"product_reference": "grafana-0:9.2.10-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.s390x"
},
"product_reference": "grafana-0:9.2.10-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-27.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.src"
},
"product_reference": "grafana-0:9.2.10-27.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.x86_64"
},
"product_reference": "grafana-0:9.2.10-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.s390x"
},
"product_reference": "grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.aarch64"
},
"product_reference": "grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.s390x"
},
"product_reference": "grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.x86_64"
},
"product_reference": "grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.aarch64"
},
"product_reference": "grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.ppc64le"
},
"product_reference": "grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.s390x"
},
"product_reference": "grafana-selinux-0:9.2.10-27.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-27.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.x86_64"
},
"product_reference": "grafana-selinux-0:9.2.10-27.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.x86_64"
]
},
"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-01-27T11:37:52+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1344"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-27.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-27.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3835
Vulnerability from csaf_redhat - Published: 2026-03-05 09:01 - Updated: 2026-03-12 07:06Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3835",
"url": "https://access.redhat.com/errata/RHSA-2026:3835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3835.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:06:07+00:00",
"generator": {
"date": "2026-03-12T07:06:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3835",
"initial_release_date": "2026-03-05T09:01:36+00:00",
"revision_history": [
{
"date": "2026-03-05T09:01:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T09:01:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:06:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-25.el9_4.src",
"product": {
"name": "grafana-0:9.2.10-25.el9_4.src",
"product_id": "grafana-0:9.2.10-25.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-25.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-25.el9_4.aarch64",
"product": {
"name": "grafana-0:9.2.10-25.el9_4.aarch64",
"product_id": "grafana-0:9.2.10-25.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-25.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"product": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"product_id": "grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-25.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"product": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"product_id": "grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-25.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"product_id": "grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-25.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-25.el9_4.ppc64le",
"product": {
"name": "grafana-0:9.2.10-25.el9_4.ppc64le",
"product_id": "grafana-0:9.2.10-25.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-25.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"product": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"product_id": "grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-25.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"product_id": "grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-25.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"product_id": "grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-25.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-25.el9_4.x86_64",
"product": {
"name": "grafana-0:9.2.10-25.el9_4.x86_64",
"product_id": "grafana-0:9.2.10-25.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-25.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-25.el9_4.x86_64",
"product": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.x86_64",
"product_id": "grafana-selinux-0:9.2.10-25.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-25.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"product": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"product_id": "grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-25.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"product_id": "grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-25.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-25.el9_4.s390x",
"product": {
"name": "grafana-0:9.2.10-25.el9_4.s390x",
"product_id": "grafana-0:9.2.10-25.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-25.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-25.el9_4.s390x",
"product": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.s390x",
"product_id": "grafana-selinux-0:9.2.10-25.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-25.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"product": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"product_id": "grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-25.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"product": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"product_id": "grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-25.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-25.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64"
},
"product_reference": "grafana-0:9.2.10-25.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-25.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le"
},
"product_reference": "grafana-0:9.2.10-25.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-25.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x"
},
"product_reference": "grafana-0:9.2.10-25.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-25.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src"
},
"product_reference": "grafana-0:9.2.10-25.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-25.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64"
},
"product_reference": "grafana-0:9.2.10-25.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x"
},
"product_reference": "grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-25.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64"
},
"product_reference": "grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x"
},
"product_reference": "grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-25.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64"
},
"product_reference": "grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64"
},
"product_reference": "grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le"
},
"product_reference": "grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x"
},
"product_reference": "grafana-selinux-0:9.2.10-25.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-25.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
},
"product_reference": "grafana-selinux-0:9.2.10-25.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:01:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3835"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.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": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:01:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3835"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.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": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:01:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3835"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.src",
"AppStream-9.4.0.Z.EUS:grafana-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debuginfo-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-debugsource-0:9.2.10-25.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:grafana-selinux-0:9.2.10-25.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1017
Vulnerability from csaf_redhat - Published: 2026-01-22 15:47 - Updated: 2026-03-12 06:48Notes
{
"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": "Important: Red Hat OpenShift GitOps v1.18.3 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-8239 (CVE-2025-47913 openshift-gitops-1/gitops-rhel8: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.18])\n* GITOPS-8079 (CVE-2025-58183 openshift-gitops-1/argocd-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.18])\n* GITOPS-8082 (CVE-2025-58183 openshift-gitops-1/dex-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.18])\n* GITOPS-8522 (CVE-2025-68156 openshift-gitops-1/argocd-rhel8: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.18])\n* GITOPS-8523 (CVE-2025-68156 openshift-gitops-1/argocd-rhel9: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.18])\n* GITOPS-7849 (Cherry pick Repo Type Fix to Argo CD 3.1 stream)\n* GITOPS-7992 (openshift-gitops-operator-metrics-monitor ServiceMonitor is attempting to use a bearerTokenFile configuration in its endpoints definition)\n* GITOPS-8225 (RC 1.19.0-2 : haproxy replica remains 1 with HA upgrade)\n* GITOPS-8249 (Prevent argoCD from automatically refreshing to gitops repository )\n* GITOPS-8411 (CVE-2025-55190 still blocking due to github.com/argoproj/argo-cd/v2@v2.14.11 in gitops-rhel8:v1.18.1)\n* GITOPS-8535 (Show All Namespaces or Current Namespace Only option)\n* GITOPS-8591 (Reciving TargetDown after upgrading GitOps )",
"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:1017",
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13888",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55190",
"url": "https://access.redhat.com/security/cve/CVE-2025-55190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"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_gitops/1.18/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.18/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1017.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.18.3 security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:39+00:00",
"generator": {
"date": "2026-03-12T06:48:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1017",
"initial_release_date": "2026-01-22T15:47:03+00:00",
"revision_history": [
{
"date": "2026-01-22T15:47:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-23T04:51:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.18",
"product": {
"name": "Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.18::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Addc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Aae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Aed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3Aa4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768883693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880947"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Ad529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Aa0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880947"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Af87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Af8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Aa621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Ab6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Aab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880947"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Aa333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Aa6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Abca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768882258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Ae73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768881033"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3Ade7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768880947"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64 as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x as a component of Red Hat OpenShift GitOps 1.18",
"product_id": "Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13888",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418361"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenShift GitOps. Namespace admins can create ArgoCD Custom Resources (CRs) that trick the system into granting them elevated permissions in other namespaces, including privileged namespaces. An authenticated attacker can then use these elevated permissions to create privileged workloads that run on master nodes, effectively giving them root access to the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Important instead of Critical. While full cluster compromise is possible, it requires the attacker to already possess authenticated namespace administrator credentials, reducing the attack surface to authorized internal users rather than external attackers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13888"
},
{
"category": "external",
"summary": "RHBZ#2418361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13888"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef",
"url": "https://github.com/redhat-developer/gitops-operator/commit/bc6ac3e03d7c8b3db5d8f1770c868396a4c2dcef"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/pull/897",
"url": "https://github.com/redhat-developer/gitops-operator/pull/897"
},
{
"category": "external",
"summary": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2",
"url": "https://github.com/redhat-developer/gitops-operator/releases/tag/v1.16.2"
}
],
"release_date": "2025-12-15T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:47:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift-gitops-operator: OpenShift GitOps: Namespace Admin Cluster Takeover via Privileged Jobs"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:47:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"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 GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-55190",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"discovery_date": "2025-08-21T07:09:49.658000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2390026"
}
],
"notes": [
{
"category": "description",
"text": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. In versions 2.13.0 through 2.13.8, 2.14.0 through 2.14.15, 3.0.0 through 3.0.12 and 3.1.0-rc1 through 3.1.1, API tokens with project-level permissions are able to retrieve sensitive repository credentials (usernames, passwords) through the project details API endpoint, even when the token only has standard application management permissions and no explicit access to secrets. This vulnerability does not only affect project-level permissions. Any token with project get permissions is also vulnerable, including global permissions such as: `p, role/user, projects, get, *, allow`. This issue is fixed in versions 2.13.9, 2.14.16, 3.0.14 and 3.1.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/argoproj/argo-cd: Project API Token Exposes Repository Credentials",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has Important impact as exploitation requires some privileges granted by the system. An attacker would either need the ability to create an API token (via having valid login credentials) or to have stolen an API token from a legitimate user. It does not grant full control over the system, attackers can only tamper with the project(s) associated with an API token.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55190"
},
{
"category": "external",
"summary": "RHBZ#2390026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2390026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55190"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-786q-9hcg-v9ff",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-786q-9hcg-v9ff"
}
],
"release_date": "2025-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:47:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/argoproj/argo-cd: Project API Token Exposes Repository Credentials"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:47:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
},
"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-01-22T15:47:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
}
],
"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 GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` 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 GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:47:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:58b596569b8de68d7474d949fd30d9a1666f1f08ea81e8264b9132263b61377b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:d529b4bbae3cfcf25ea91a29d3c9eb701ef6a3a54e6e0c0117c649f3e4dbe2dc_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:ddc27dbea59c611ffb5394114a6c754397cc0032ba3487a3f03041ed34cfce30_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:f87ac5bb84230c4c34f5404adbc45347a295fb1e60095c2e4ad1e0ea126382b5_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:1ac33bdd539b1bf2033e27f3127badf1afd2d5fdeef9fd51f00feeffdd936f32_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:32ae33eb3d84b30020cb6732e5c84f76cbd2de6abdd7b42e72be887015c49d35_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a6141b3b5508dc9690ae15ebc3efd33a3fc71382a7dd449a954ffe181f8cd138_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a621f4cfd83907d57317ce941f470ba4b0fb5d599aab38db936e591dde426404_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:0330e4aab6eb9d7c54417d2a6c5aaf959319eb1c811ab91085570295dc19b258_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:259bb75abc6b464d9badf8b110ab239232152010ada0c407241fab47ecbbae6e_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:571c6d9d4e84c6fcd278e13f15e71b527b618ac7d98c477c516d91e0097ba40c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:8286093133d109fe0d852491fda66c66d893527f3364c587b6d09823088bcba6_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0eb572fc96ae2e1973ce43515f03121965600bb09ef0b995eb467f5965c2246c_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1438757fd131c12d8ae3a1edb5757bc63114b882d00563be2857917611008418_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:a333f6b8ae405b22c746a02bd38a125753a347e7e2c352ec690fa97388b3a40b_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f8d8f51bd4aeba9dcfd4edad0720410d289ac0e7a2642c90128d506d69d42c77_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:0f883371ffee9d87547a4dc9524a35c5e6cce840a722bf3a01b1be3c1396fdb1_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:6e8d1e3c7bee9c2c2bee357af24bae34510fe6b87075b98f5be34e41dd70d152_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:779c33c3679e47ebca0af343ba6e26d2723cfc9affdcee4df54078ef68278016_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:88d55cc7ec87db114cc60c9c7a67e9c6a69aae69c30a6c076bd94f239a84498c_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:6f16630ff37a5e18b5f8eee782edd6ada351a60b41fdab1bbfda27ebb297135a_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:ae7a2d5c703f6caa7d4facffe3c141bed9739b88967f5a832cf9005b2f815561_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:b6c961fab1178fcc25126ac214d0a7e15bf5738291e2e16c4e05ec320e54fcca_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:bca47a6bb7edb70b24927ea02484c91bc4ce35cc8ebb24f5d68cb28193e77fda_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:792cbe51a6e0f80d9a97b5a6a538a36f756467624144ad3af2c2da53f85db68c_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:a0236e0cf364d15553a77f0c12f8f8c0bb12ebf2c49c43c68da4f3f28b93e781_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ab7de39ebdcc363fe61d919ebf430d6e533ddc108075c19f9c9e6d71938bfd6e_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:ed37ac2ef10a9107672556fe62e19020d470745a0ec04378ed840949c49a6234_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:a4e9887db8647c4e958df4725f08340a9c6a462cd18fd2bf9c9f1fc939649740_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:10aa721d5a3c55fad979603898fa3b5d504c4911559b8615edfce9a5d0653ff0_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:3cde1fe9926ec2d6d7618cee7a053b1f66c8ebe1a5f6d9e097914b3d3d6f8ca1_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:43ba408b8ed58259bf338fd29260d936fbde9846f772d0580b3e7486ef8ea300_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:e73fa4b644e17e520cc9836d4b235a5ae02e10a6a21addc2ae959832d4e08143_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1992f4b3414b6955295827e06e8e5e635f754eb3e0b52ca181e80add613d1ba4_s390x",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:1cbde70be8f1035b0f45b02e0663c28aa444ea5bc2c8bca580ff164dcfff4196_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:7fbb7d98b130e1dc6c9f5f440244a05bff22e34ab70f5e57e45d4b70e4e3f8da_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:853107e7329e189ded3fc5ca657366e27010f468b1be813264efd9e2cf90c906_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:376ef09554debe6042424f2b4464922cf1aeb14d801fea5c81900d24ce028a39_ppc64le",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:4bb1a9bd246dac5d17ea6bb1556d7ebb87e794369f75913d3d197d2c55a48015_amd64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:54a92917be83722915ce05181652988342015eeb3e54fa3b4dd226d6fd493ccd_arm64",
"Red Hat OpenShift GitOps 1.18:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:de7cde72fcb72eccc9f5ea89eed7094e4c976c3e331c48ef450339323a326da1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
}
]
}
RHSA-2026:2371
Vulnerability from csaf_redhat - Published: 2026-02-09 20:49 - Updated: 2026-03-12 06:51Notes
{
"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:2371",
"url": "https://access.redhat.com/errata/RHSA-2026:2371"
},
{
"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/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_2371.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Web Terminal Operator 1.12.1 release.",
"tracking": {
"current_release_date": "2026-03-12T06:51:43+00:00",
"generator": {
"date": "2026-03-12T06:51:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2371",
"initial_release_date": "2026-02-09T20:49:08+00:00",
"revision_history": [
{
"date": "2026-02-09T20:49:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T20:49:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:43+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:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-exec-rhel9@sha256%3A47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770667927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-rhel9-operator@sha256%3A9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770667927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-operator-bundle@sha256%3Aa16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770667885"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_amd64",
"product": {
"name": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_amd64",
"product_id": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/web-terminal-tooling-rhel9@sha256%3A335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2?arch=amd64\u0026repository_url=registry.redhat.io/web-terminal\u0026tag=1770667946"
}
}
}
],
"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:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_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:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-exec-rhel9@sha256:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_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:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_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:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_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:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_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:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_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:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_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:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_amd64"
},
"product_reference": "registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_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:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64"
],
"known_not_affected": [
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_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-02-09T20:49:08+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:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2371"
}
],
"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:47611b41d24a5d1382f279b46895ff6aaa12c39049f02c080fa464660ea0704b_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-operator-bundle@sha256:a16c875367810b15a5aa0da2c128d20f295866a5dab65f93deeaa78621b6135c_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-rhel9-operator@sha256:9a25718e20cc0f33082f4346cbfb63d71cb77c5c08bbcc4021ffa4552a4df16b_amd64",
"Red Hat Web Terminal 1.12:registry.redhat.io/web-terminal/web-terminal-tooling-rhel9@sha256:335c03975dd985354a57ac13f184918157de6e1cf0f0003127d01cf90467c3c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2320
Vulnerability from csaf_redhat - Published: 2026-02-09 11:08 - Updated: 2026-03-12 06:51Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2320",
"url": "https://access.redhat.com/errata/RHSA-2026:2320"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2320.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:16+00:00",
"generator": {
"date": "2026-03-12T06:51:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2320",
"initial_release_date": "2026-02-09T11:08:53+00:00",
"revision_history": [
{
"date": "2026-02-09T11:08:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T11:08:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-9.el9_0.src",
"product": {
"name": "golang-0:1.17.13-9.el9_0.src",
"product_id": "golang-0:1.17.13-9.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-9.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-9.el9_0.aarch64",
"product": {
"name": "golang-0:1.17.13-9.el9_0.aarch64",
"product_id": "golang-0:1.17.13-9.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-9.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-9.el9_0.aarch64",
"product": {
"name": "golang-bin-0:1.17.13-9.el9_0.aarch64",
"product_id": "golang-bin-0:1.17.13-9.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-9.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-9.el9_0.ppc64le",
"product": {
"name": "golang-0:1.17.13-9.el9_0.ppc64le",
"product_id": "golang-0:1.17.13-9.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-9.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-9.el9_0.ppc64le",
"product": {
"name": "golang-bin-0:1.17.13-9.el9_0.ppc64le",
"product_id": "golang-bin-0:1.17.13-9.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-9.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-9.el9_0.x86_64",
"product": {
"name": "golang-0:1.17.13-9.el9_0.x86_64",
"product_id": "golang-0:1.17.13-9.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-9.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-9.el9_0.x86_64",
"product": {
"name": "golang-bin-0:1.17.13-9.el9_0.x86_64",
"product_id": "golang-bin-0:1.17.13-9.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-9.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.13-9.el9_0.x86_64",
"product": {
"name": "golang-race-0:1.17.13-9.el9_0.x86_64",
"product_id": "golang-race-0:1.17.13-9.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.13-9.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-9.el9_0.s390x",
"product": {
"name": "golang-0:1.17.13-9.el9_0.s390x",
"product_id": "golang-0:1.17.13-9.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-9.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-9.el9_0.s390x",
"product": {
"name": "golang-bin-0:1.17.13-9.el9_0.s390x",
"product_id": "golang-bin-0:1.17.13-9.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-9.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.13-9.el9_0.noarch",
"product": {
"name": "golang-docs-0:1.17.13-9.el9_0.noarch",
"product_id": "golang-docs-0:1.17.13-9.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.13-9.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.13-9.el9_0.noarch",
"product": {
"name": "golang-misc-0:1.17.13-9.el9_0.noarch",
"product_id": "golang-misc-0:1.17.13-9.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.13-9.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.13-9.el9_0.noarch",
"product": {
"name": "golang-src-0:1.17.13-9.el9_0.noarch",
"product_id": "golang-src-0:1.17.13-9.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.13-9.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.13-9.el9_0.noarch",
"product": {
"name": "golang-tests-0:1.17.13-9.el9_0.noarch",
"product_id": "golang-tests-0:1.17.13-9.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.13-9.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.aarch64"
},
"product_reference": "golang-0:1.17.13-9.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.ppc64le"
},
"product_reference": "golang-0:1.17.13-9.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.s390x"
},
"product_reference": "golang-0:1.17.13-9.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-9.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.src"
},
"product_reference": "golang-0:1.17.13-9.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.x86_64"
},
"product_reference": "golang-0:1.17.13-9.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-9.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.aarch64"
},
"product_reference": "golang-bin-0:1.17.13-9.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-9.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.ppc64le"
},
"product_reference": "golang-bin-0:1.17.13-9.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-9.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.s390x"
},
"product_reference": "golang-bin-0:1.17.13-9.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.x86_64"
},
"product_reference": "golang-bin-0:1.17.13-9.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.13-9.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-9.el9_0.noarch"
},
"product_reference": "golang-docs-0:1.17.13-9.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.13-9.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-9.el9_0.noarch"
},
"product_reference": "golang-misc-0:1.17.13-9.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.13-9.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-9.el9_0.x86_64"
},
"product_reference": "golang-race-0:1.17.13-9.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.13-9.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-9.el9_0.noarch"
},
"product_reference": "golang-src-0:1.17.13-9.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.13-9.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-9.el9_0.noarch"
},
"product_reference": "golang-tests-0:1.17.13-9.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-9.el9_0.noarch"
]
},
"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-02-09T11:08:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-9.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2320"
}
],
"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": [
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-9.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-9.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-9.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2136
Vulnerability from csaf_redhat - Published: 2026-02-05 15:17 - Updated: 2026-03-12 06:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"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:2136",
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"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_2136.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:50:22+00:00",
"generator": {
"date": "2026-03-12T06:50:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2136",
"initial_release_date": "2026-02-05T15:17:09+00:00",
"revision_history": [
{
"date": "2026-02-05T15:17:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:17:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3Aa8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3A358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770108193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3A67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_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-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:17:09+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/cosign-rhel9@sha256:a8289d488491991d454a32784de19476f2c984917eb7a33b4544e55512f2747c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:358e6addb56ff342bc8d850399b872f039bb9cbd7f108f0838e8e50d54b24857_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/gitsign-rhel9@sha256:3c39718e61d13648afcb5b0f5741aa771caf9b2f8c52e4af9dfa0635d5b05894_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:63db8fe95e158a74d31bcfca03a4c8d505012870d594e8fd97cc0cb2af13fe65_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/updatetree-rhel9@sha256:67ff8332c09e00cb370355d16f1d06c16ff482e7a8857cdff4f556fae298f951_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
}
]
}
RHSA-2026:3843
Vulnerability from csaf_redhat - Published: 2026-03-05 09:56 - Updated: 2026-03-12 07:07Notes
{
"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 delve is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you\u0027re using a debugger, things aren\u0027t going your way. With that in mind, Delve should stay out of your way as much as possible.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3843",
"url": "https://access.redhat.com/errata/RHSA-2026:3843"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3843.json"
}
],
"title": "Red Hat Security Advisory: delve security update",
"tracking": {
"current_release_date": "2026-03-12T07:07:13+00:00",
"generator": {
"date": "2026-03-12T07:07:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3843",
"initial_release_date": "2026-03-05T09:56:17+00:00",
"revision_history": [
{
"date": "2026-03-05T09:56:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T09:56:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:07:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_0.src",
"product": {
"name": "delve-0:1.25.2-2.el10_0.src",
"product_id": "delve-0:1.25.2-2.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_0.aarch64",
"product": {
"name": "delve-0:1.25.2-2.el10_0.aarch64",
"product_id": "delve-0:1.25.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"product": {
"name": "delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"product_id": "delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"product": {
"name": "delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"product_id": "delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-2.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_0.ppc64le",
"product": {
"name": "delve-0:1.25.2-2.el10_0.ppc64le",
"product_id": "delve-0:1.25.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"product": {
"name": "delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"product_id": "delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"product": {
"name": "delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"product_id": "delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-2.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-2.el10_0.x86_64",
"product": {
"name": "delve-0:1.25.2-2.el10_0.x86_64",
"product_id": "delve-0:1.25.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-2.el10_0.x86_64",
"product": {
"name": "delve-debugsource-0:1.25.2-2.el10_0.x86_64",
"product_id": "delve-debugsource-0:1.25.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"product": {
"name": "delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"product_id": "delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-2.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64"
},
"product_reference": "delve-0:1.25.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le"
},
"product_reference": "delve-0:1.25.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src"
},
"product_reference": "delve-0:1.25.2-2.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64"
},
"product_reference": "delve-0:1.25.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64"
},
"product_reference": "delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le"
},
"product_reference": "delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64"
},
"product_reference": "delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64"
},
"product_reference": "delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le"
},
"product_reference": "delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
},
"product_reference": "delve-debugsource-0:1.25.2-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:56:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3843"
},
{
"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": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.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": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:56:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3843"
}
],
"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": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:56:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3843"
}
],
"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": [
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.src",
"AppStream-10.0.Z.E2S:delve-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debuginfo-0:1.25.2-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:delve-debugsource-0:1.25.2-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:1896
Vulnerability from csaf_redhat - Published: 2026-02-04 07:12 - Updated: 2026-03-12 06:49Notes
{
"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 OpenShift Builds 1.6.3",
"title": "Topic"
},
{
"category": "general",
"text": "Releases of Red Hat OpenShift Builds 1.6.3",
"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:1896",
"url": "https://access.redhat.com/errata/RHSA-2026:1896"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/builds_for_red_hat_openshift/1.6",
"url": "https://docs.redhat.com/en/documentation/builds_for_red_hat_openshift/1.6"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1896.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Builds 1.6.3",
"tracking": {
"current_release_date": "2026-03-12T06:49:37+00:00",
"generator": {
"date": "2026-03-12T06:49:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1896",
"initial_release_date": "2026-02-04T07:12:33+00:00",
"revision_history": [
{
"date": "2026-02-04T07:12:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-04T07:12:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.6.3",
"product": {
"name": "Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.6::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Ab0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Aaec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3Ad38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3Aaac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769596973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Ab0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769767340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3A2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1770030768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3Af07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3Ae037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3A93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597229"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3A9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3A7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3A750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769596973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Aac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769767340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3A4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597229"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3A4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3A2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3A588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769596973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3A89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769767340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ac655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597229"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3A18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Ad0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3Adcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769596973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3Ab79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769767340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3Ab6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769589421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3Aad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Acdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1769597229"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64 as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x as a component of Builds for Red Hat OpenShift 1.6.3",
"product_id": "Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.6.3"
}
]
},
"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": [
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_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-02-04T07:12:33+00:00",
"details": "It is recommended that existing users of Red Hat OpenShift Builds 1.6.2 upgrades to to 1.6.3",
"product_ids": [
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1896"
}
],
"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": [
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:18ae6b37943b4ac95acb88e7475efab52d5dea9f56e8d4b720a55ea4b896a8d3_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:4e4b385710b4614f19db66c911056845982400f088a954e61bf35a3999694446_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:9a57129097c5d57f437062a969523ffbe5d27345878b748d8bfc6c11886b7c3d_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:b0adf55b4cb988d3a3df00617552c772edbc337d6c5d8d3b1aa53ff4f44656fc_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:2f700dedf81a497e1cf3372618e6bee81b224fff16f77c46031f299c8620cd4e_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:7e2347fca8336997309e681401e6270e75c9f70592be3444ec03acca54822395_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:aec28f00e028ed748238eb87f574744e5ddb317f4f14709d4c7eed1c23fc1843_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:d0ad5ea494052b0ed4147426d112d50cf13104200be900e3a09808956e5f37dd_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:588547b296ff5ce40e84567ae25c143a68cfbdf636a079f358511e6e3dd71f6a_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:750ef6786a25dc60bfff2f8cf8d4857393bc0ce737e154c1e42850f37811c82c_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:d38b2ac44a2311034947ec54423ce569ec14c963013dfd7da0cd23d3f77dd6ea_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:dcc0ecbc2d27bce81f7b3ab3e406b7b7ab1c7a52d9d489c4e2ffaba310b03972_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:1233519b461d0a83720b1d6539380ecc7de6f66521f7d0106cc5cd2bf62ede6f_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:27bf2a6e7e899fb487c94acb88638d6e46f151245e2ba8badcbe9ce56ca3c632_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:2dcd54268c729dc5aed1e9b25e6a7a0651e33c812f2454484b213cb45687b008_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:aac9e0e1878349cf8cf5a802889950a994ffad888bb7be52a6e6f602e7e157dc_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:2fa8b3a1aded0b5bcfb4af48d9dd45890f3bc2c8b1602ea04779f676c2c8b371_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:89cf69c4d22314d922666a145c4306280c80661a7daa637fcd304434332c35a0_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:ac85e88acde38358da96c131fab0b0a809017f3a21d224be9ff0fe74e3edf162_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b0bba2f388f0b0350a8cb6bec736849907fa5f03ca6e8988b68751c322446b2f_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:b79b7b1d350388d4b2ca8405a8edd74c9f2b4513f582127e44bfdf29b2e3679a_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:1209ef23e411a8d7b875faa3b977de6119019be3893374f86c5125cbb01ea9c8_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:7bf6d9341cb8fb552dcfead668dcd7dfaab51c4ca9ec85c75d5d020b0778c66b_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:92ee264238bbb8f85b1ce720ca9cf06341b4d5c5328c34ce195fb162403ca498_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:f07209340716676606f42dfea44c632b8a8477924f8e56d8f17abf7aeef8020d_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:19cc75d7b0faa973137a0337837a67f9c8a8b4f5a96a8519785ba00872a024db_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:6596c6bda3fef6b16e6b62abfa8cb0ac0fd8708e3f7b9d0f1df95ef365c97557_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:980996b221397062a18dc9d3890a2557be551aadd6cd462300dc84c1963e82bd_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:b6ecc5d4860902476e4f2cad4fe36aa6b93cae50cad5f44098234824d882c9c2_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:1d88234cfc0a5ba8013ccb3628bff90dacadb4785dc7d3c08ad42e05c3c1a5bc_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:363a5878d883440579525740aafadbf2c9a91b6a9aff3cc8523c9ad3377d4515_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:ad4bdc1a0203da3ebb8da2ed493e6b8c1fa14754ebdd6b2a918645418d71ef63_s390x",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:e037df5300ab5d9378ce7eb5392ccdbecb7dbb29d7728c96f981e096f4a9a278_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:4e3e2d3f15f5a3111000589c936c2e9d1eacae948a684e5536513ba6c3227bb3_arm64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:93c3059b9cdd229f76af39ecadaf5b6e5bdd403ceb4142a3015dd08816b1467b_amd64",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:c655fb69a55183f1ec3e78f89c9bbe8a7ac7351c10cdd4ecaa1ea99b852e0fa6_ppc64le",
"Builds for Red Hat OpenShift 1.6.3:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:cdf475c0954d4d97d60e2b116aacedd39968dd71b210946a58b731a49f88332f_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:4211
Vulnerability from csaf_redhat - Published: 2026-03-10 22:25 - Updated: 2026-03-12 05:15Notes
{
"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 osbuild-composer is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4211",
"url": "https://access.redhat.com/errata/RHSA-2026:4211"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4211.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:19+00:00",
"generator": {
"date": "2026-03-12T05:15:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4211",
"initial_release_date": "2026-03-10T22:25:59+00:00",
"revision_history": [
{
"date": "2026-03-10T22:25:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T22:25:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-4.el9_4.src",
"product": {
"name": "osbuild-composer-0:101.3-4.el9_4.src",
"product_id": "osbuild-composer-0:101.3-4.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-4.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-4.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-4.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-4.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-4.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-4.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-4.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-core-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-4.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-4.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-4.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src"
},
"product_reference": "osbuild-composer-0:101.3-4.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-core-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T22:25:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4211"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.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": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T22:25:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4211"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-4.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-4.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:0990
Vulnerability from csaf_redhat - Published: 2026-01-22 11:34 - Updated: 2026-03-12 06:48Notes
{
"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": "cert-manager Operator for Red Hat OpenShift 1.18.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:0990",
"url": "https://access.redhat.com/errata/RHSA-2026:0990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0990.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.18.1",
"tracking": {
"current_release_date": "2026-03-12T06:48:37+00:00",
"generator": {
"date": "2026-03-12T06:48:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:0990",
"initial_release_date": "2026-01-22T11:34:41+00:00",
"revision_history": [
{
"date": "2026-01-22T11:34:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-22T11:34:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product": {
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "cert-manager operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985612"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985612"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985612"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3Acbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1768985612"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"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-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T11:34:41+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0990"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
},
"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-01-22T11:34:41+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0990"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T11:34:41+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0990"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T11:34:41+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0990"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T11:34:41+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0990"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0a08f25c01d26cf0833fb5fd2e2b77e11b7ee92016c6e039594180262496212f_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:399c99087dd8b4b6f790dddaa6cd284a1aa459eb641c5b788e1b926e9d0f6a7e_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:41f1f7807a760ba804e71971810977dc63010a17ccd74b607aaf01fb28386cbc_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:cbfb1c86b988a242eb25774b3f1f32d1f29795335c6e4e49f6b3b0065c5af459_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:1f62aebd5bbdd5809116b4575adfec3d51c24e48ce188aaf3b06dd26826bc737_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:28b8e7c5383ce99ef0589242494e9cbb30d0ef94ee16a54c191ab0b434128923_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:3ca7fb070c05efc25fe53af6fc922875ecb9d11943d3c243b2840d7ca2b1aa33_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:5c7fc6f10f7d9f5299ca42feadd98da0ce9d53835e89f8690a74ccd62e20dde5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:3288
Vulnerability from csaf_redhat - Published: 2026-02-25 06:54 - Updated: 2026-03-12 06:59Notes
{
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3288",
"url": "https://access.redhat.com/errata/RHSA-2026:3288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3288.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-03-12T06:59:56+00:00",
"generator": {
"date": "2026-03-12T06:59:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3288",
"initial_release_date": "2026-02-25T06:54:49+00:00",
"revision_history": [
{
"date": "2026-02-25T06:54:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T06:54:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.src",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.src",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.x86_64",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"product": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"product_id": "opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.135.0-3.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.s390x"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.src"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.135.0-3.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.135.0-3.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.src",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.x86_64"
]
},
"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-02-25T06:54:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.src",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3288"
}
],
"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": [
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.src",
"AppStream-10.0.Z.E2S:opentelemetry-collector-0:0.135.0-3.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2146
Vulnerability from csaf_redhat - Published: 2026-02-05 15:54 - Updated: 2026-03-12 06:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"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:2146",
"url": "https://access.redhat.com/errata/RHSA-2026:2146"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"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/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_2146.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:50:31+00:00",
"generator": {
"date": "2026-03-12T06:50:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2146",
"initial_release_date": "2026-02-05T15:54:06+00:00",
"revision_history": [
{
"date": "2026-02-05T15:54:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:54:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-operator-bundle@sha256%3A3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770117502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-rhel9-operator@sha256%3Af46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770117502"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_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-02-05T15:54:06+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2146"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:3fedef0ee6c83c4a9b37ada2d183acf6f3e13b01ffa55c307ed7243d2fcb944c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:f46ea66470e6f90a3a180dd2b41a00ff80881b4089213f10bf23bb3d638d8d3d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3343
Vulnerability from csaf_redhat - Published: 2026-02-25 11:50 - Updated: 2026-03-12 07:01Notes
{
"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 skopeo is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3343",
"url": "https://access.redhat.com/errata/RHSA-2026:3343"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3343.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2026-03-12T07:01:38+00:00",
"generator": {
"date": "2026-03-12T07:01:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3343",
"initial_release_date": "2026-02-25T11:50:40+00:00",
"revision_history": [
{
"date": "2026-02-25T11:50:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T11:50:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:01:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el10_1.src",
"product": {
"name": "skopeo-2:1.20.0-3.el10_1.src",
"product_id": "skopeo-2:1.20.0-3.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el10_1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el10_1.aarch64",
"product": {
"name": "skopeo-2:1.20.0-3.el10_1.aarch64",
"product_id": "skopeo-2:1.20.0-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"product_id": "skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"product_id": "skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el10_1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el10_1.ppc64le",
"product": {
"name": "skopeo-2:1.20.0-3.el10_1.ppc64le",
"product_id": "skopeo-2:1.20.0-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"product_id": "skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"product_id": "skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el10_1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el10_1.x86_64",
"product": {
"name": "skopeo-2:1.20.0-3.el10_1.x86_64",
"product_id": "skopeo-2:1.20.0-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el10_1.x86_64",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.x86_64",
"product_id": "skopeo-tests-2:1.20.0-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"product_id": "skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el10_1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.20.0-3.el10_1.s390x",
"product": {
"name": "skopeo-2:1.20.0-3.el10_1.s390x",
"product_id": "skopeo-2:1.20.0-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.20.0-3.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.20.0-3.el10_1.s390x",
"product": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.s390x",
"product_id": "skopeo-tests-2:1.20.0-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.20.0-3.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"product": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"product_id": "skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.20.0-3.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"product_id": "skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.20.0-3.el10_1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64"
},
"product_reference": "skopeo-2:1.20.0-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le"
},
"product_reference": "skopeo-2:1.20.0-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x"
},
"product_reference": "skopeo-2:1.20.0-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src"
},
"product_reference": "skopeo-2:1.20.0-3.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.20.0-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64"
},
"product_reference": "skopeo-2:1.20.0-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.20.0-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.20.0-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
},
"product_reference": "skopeo-tests-2:1.20.0-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:50:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3343"
},
{
"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": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.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": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
]
},
"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-02-25T11:50:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3343"
}
],
"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": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:50:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3343"
}
],
"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": [
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.src",
"AppStream-10.1.Z:skopeo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debuginfo-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-debugsource-2:1.20.0-3.el10_1.x86_64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.aarch64",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.ppc64le",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.s390x",
"AppStream-10.1.Z:skopeo-tests-2:1.20.0-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3970
Vulnerability from csaf_redhat - Published: 2026-03-09 01:29 - Updated: 2026-03-12 07:11Notes
{
"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 rhc-worker-playbook is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A worker for yggdrasil that receives Ansible playbooks and executes them against the local host.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3970",
"url": "https://access.redhat.com/errata/RHSA-2026:3970"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3970.json"
}
],
"title": "Red Hat Security Advisory: rhc-worker-playbook security update",
"tracking": {
"current_release_date": "2026-03-12T07:11:39+00:00",
"generator": {
"date": "2026-03-12T07:11:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3970",
"initial_release_date": "2026-03-09T01:29:32+00:00",
"revision_history": [
{
"date": "2026-03-09T01:29:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-09T01:29:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:11:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:29:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3970"
},
{
"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": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.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": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:29:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3970"
}
],
"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": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:29:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3970"
}
],
"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": [
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.src",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.s390x",
"AppStream-10.0.Z.E2S:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2138
Vulnerability from csaf_redhat - Published: 2026-02-05 15:35 - Updated: 2026-03-12 06:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"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:2138",
"url": "https://access.redhat.com/errata/RHSA-2026:2138"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"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/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_2138.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:50:24+00:00",
"generator": {
"date": "2026-03-12T06:50:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2138",
"initial_release_date": "2026-02-05T15:35:02+00:00",
"revision_history": [
{
"date": "2026-02-05T15:35:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:35:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-monitor-rhel9@sha256%3Af8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770110084"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_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-02-05T15:35:02+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2138"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:f8fe656e4d4f8c2e801ebfa829770928520f411327eb3776b80d1012200933a2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3839
Vulnerability from csaf_redhat - Published: 2026-03-05 10:11 - Updated: 2026-03-12 07:06Notes
{
"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 image-builder is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3839",
"url": "https://access.redhat.com/errata/RHSA-2026:3839"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3839.json"
}
],
"title": "Red Hat Security Advisory: image-builder security update",
"tracking": {
"current_release_date": "2026-03-12T07:06:42+00:00",
"generator": {
"date": "2026-03-12T07:06:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3839",
"initial_release_date": "2026-03-05T10:11:47+00:00",
"revision_history": [
{
"date": "2026-03-05T10:11:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T10:11:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:06:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-3.el9_7.aarch64",
"product": {
"name": "image-builder-0:31-3.el9_7.aarch64",
"product_id": "image-builder-0:31-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-3.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-3.el9_7.aarch64",
"product": {
"name": "image-builder-debugsource-0:31-3.el9_7.aarch64",
"product_id": "image-builder-debugsource-0:31-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-3.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-3.el9_7.aarch64",
"product": {
"name": "image-builder-debuginfo-0:31-3.el9_7.aarch64",
"product_id": "image-builder-debuginfo-0:31-3.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-3.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-3.el9_7.ppc64le",
"product": {
"name": "image-builder-0:31-3.el9_7.ppc64le",
"product_id": "image-builder-0:31-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-3.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-3.el9_7.ppc64le",
"product": {
"name": "image-builder-debugsource-0:31-3.el9_7.ppc64le",
"product_id": "image-builder-debugsource-0:31-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-3.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"product": {
"name": "image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"product_id": "image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-3.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-3.el9_7.src",
"product": {
"name": "image-builder-0:31-3.el9_7.src",
"product_id": "image-builder-0:31-3.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-3.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-3.el9_7.x86_64",
"product": {
"name": "image-builder-0:31-3.el9_7.x86_64",
"product_id": "image-builder-0:31-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-3.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-3.el9_7.x86_64",
"product": {
"name": "image-builder-debugsource-0:31-3.el9_7.x86_64",
"product_id": "image-builder-debugsource-0:31-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-3.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-3.el9_7.x86_64",
"product": {
"name": "image-builder-debuginfo-0:31-3.el9_7.x86_64",
"product_id": "image-builder-debuginfo-0:31-3.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-3.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "image-builder-0:31-3.el9_7.s390x",
"product": {
"name": "image-builder-0:31-3.el9_7.s390x",
"product_id": "image-builder-0:31-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder@31-3.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "image-builder-debugsource-0:31-3.el9_7.s390x",
"product": {
"name": "image-builder-debugsource-0:31-3.el9_7.s390x",
"product_id": "image-builder-debugsource-0:31-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debugsource@31-3.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "image-builder-debuginfo-0:31-3.el9_7.s390x",
"product": {
"name": "image-builder-debuginfo-0:31-3.el9_7.s390x",
"product_id": "image-builder-debuginfo-0:31-3.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/image-builder-debuginfo@31-3.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64"
},
"product_reference": "image-builder-0:31-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le"
},
"product_reference": "image-builder-0:31-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x"
},
"product_reference": "image-builder-0:31-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-3.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src"
},
"product_reference": "image-builder-0:31-3.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-0:31-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64"
},
"product_reference": "image-builder-0:31-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64"
},
"product_reference": "image-builder-debuginfo-0:31-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le"
},
"product_reference": "image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x"
},
"product_reference": "image-builder-debuginfo-0:31-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debuginfo-0:31-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64"
},
"product_reference": "image-builder-debuginfo-0:31-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-3.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64"
},
"product_reference": "image-builder-debugsource-0:31-3.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-3.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le"
},
"product_reference": "image-builder-debugsource-0:31-3.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-3.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x"
},
"product_reference": "image-builder-debugsource-0:31-3.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "image-builder-debugsource-0:31-3.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
},
"product_reference": "image-builder-debugsource-0:31-3.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T10:11:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3839"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T10:11:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3839"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T10:11:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3839"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.src",
"AppStream-9.7.0.Z.MAIN:image-builder-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debuginfo-0:31-3.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:image-builder-debugsource-0:31-3.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3905
Vulnerability from csaf_redhat - Published: 2026-03-11 04:27 - Updated: 2026-03-12 07:10Notes
{
"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 OpenShift Container Platform release 4.18.35 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.18.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.18.35. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:3875\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"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:3905",
"url": "https://access.redhat.com/errata/RHSA-2026:3905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_3905.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.35 bug fix and security update",
"tracking": {
"current_release_date": "2026-03-12T07:10:19+00:00",
"generator": {
"date": "2026-03-12T07:10:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3905",
"initial_release_date": "2026-03-11T04:27:58+00:00",
"revision_history": [
{
"date": "2026-03-11T04:27:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T04:29:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:10:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ae00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3Ac7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Ad5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Aa746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Aec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772607635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Aaa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ac23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3Abb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Ab2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3Af357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Adca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ad8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772152995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Ac3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772263378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3A0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Af3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772496383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ad12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Af264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3Abddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Aa22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3Ae7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3Ac6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772667384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158270"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ab23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Aff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Aaaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Aa55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3Ace2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3Af9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3Aa28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147371"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3Afc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Afe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3A94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Af58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Addc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Ab6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Abfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Ace8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Af933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ae3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Aea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ac5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ae5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ac032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Aef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Acdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Aadb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Ac4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Aab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Acb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Aa7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ae29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Ada26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Af422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ac4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772472660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3Af28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772233971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Ae7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Adffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Afe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Af09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ab4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Ade91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3Ac44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ae9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Aaf0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Abcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Ae3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Aa2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Aacba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Aae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ac2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ac8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Adcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Ab6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3Ab6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Af52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256%3Af52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Ad48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Af7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Aea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772205456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Abf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3Aad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772146701"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Af69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Ac33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Aa594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772607635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ad2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Ac74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ad00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ad894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Adf1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772152995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772263378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Aea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Afd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3Af5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Af70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3Ab7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772496383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Af9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Ada5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ae7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772667384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Acce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3Ab1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158270"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Ae17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ae790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Add443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Aa6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Aac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Ac462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Af06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3Ad475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3Acde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147371"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Ac29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ac217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772145316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3Ae80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3A7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Aa07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Aaa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Aa3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Af72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Afc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Afba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Aa894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Afc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Aed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Abdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Acf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Abb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Af8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Ad6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Adc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Aab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Af254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772233971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Acfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Aa862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ab84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3Aa504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772147326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Aaad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Ad59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ae97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Aeba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Afc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ae73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ac5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Aa945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ab984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Aaf8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Afcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Adad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Ac0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aa346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Aea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772205456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ac6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Af93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156127"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Aa7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Acb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772607635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Af5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Af37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ad0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Aea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Af96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772152995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ad59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772263378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Ab453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3A3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Aecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Aa23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ac3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Aabaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Ab7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772667384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158270"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Ac82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ab064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Ab8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ac5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Af775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Af2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Ae02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Ad0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Adabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Ad8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Ac17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ac5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Aa708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Ae1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Aee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ae937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Acfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772472660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Aac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Adc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772233971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Aff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Ad91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Ae1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Ac37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ac4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Ac485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ad97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ab1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Aaf5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Ad2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Aada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Af94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Af4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772205456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Abfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156127"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ad7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ab699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Ab9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772607635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Ae04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ac8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Afeb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Ad1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Ac45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ac30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772152995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772263378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Afb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Abfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3Af4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Ac2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Aecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155944"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772650262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Af4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772667384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158270"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ade1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Ae357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Af7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Ab707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154060"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Aab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153390"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Aa3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772159009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Ab3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Acfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ae6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153602"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154394"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ac636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154174"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Ae71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Aacbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Aeea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772594905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156044"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Acc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ab10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ac5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772148817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Adf22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Af3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3Aa0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772233971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Afbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Ad5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772165808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Aa3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Aa92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156095"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Aad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Acd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772168913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ac85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772158387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Aa61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ab5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772596579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Aaf66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Ab43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Acb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772151748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772149150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772150903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772155975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Ac00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772497726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Aa82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772154933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772205456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ac5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772204580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ae641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772153990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Ad9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772156127"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-08-07T16:01:06.247481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "database/sql: Postgres Scan Race Condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical 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 Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "RHBZ#2387083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://go.dev/cl/693735",
"url": "https://go.dev/cl/693735"
},
{
"category": "external",
"summary": "https://go.dev/issue/74831",
"url": "https://go.dev/issue/74831"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3849",
"url": "https://pkg.go.dev/vuln/GO-2025-3849"
}
],
"release_date": "2025-08-07T15:25:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:27:58+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:59727c4b3fef19e5149675cf3350735bbfe2c6588a57654b2e4552dd719f58b1\n\n (For s390x architecture)\n The image digest is sha256:990383bd551e781327ce7972144fc0c9a614c048d7ccbde562548e07f85192b3\n\n (For ppc64le architecture)\n The image digest is sha256:5e284927ceb1b59b986ac80acf1e4d097b09587f0751c65c5488c2c29dd51d8c\n\n (For aarch64 architecture)\n The image digest is sha256:0a43bf979ac93078a64c99f078b6097634920909f9acbaa18d494b7203b33a52\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3905"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "database/sql: Postgres Scan Race Condition"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:27:58+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:59727c4b3fef19e5149675cf3350735bbfe2c6588a57654b2e4552dd719f58b1\n\n (For s390x architecture)\n The image digest is sha256:990383bd551e781327ce7972144fc0c9a614c048d7ccbde562548e07f85192b3\n\n (For ppc64le architecture)\n The image digest is sha256:5e284927ceb1b59b986ac80acf1e4d097b09587f0751c65c5488c2c29dd51d8c\n\n (For aarch64 architecture)\n The image digest is sha256:0a43bf979ac93078a64c99f078b6097634920909f9acbaa18d494b7203b33a52\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3905"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_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 Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:27:58+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:59727c4b3fef19e5149675cf3350735bbfe2c6588a57654b2e4552dd719f58b1\n\n (For s390x architecture)\n The image digest is sha256:990383bd551e781327ce7972144fc0c9a614c048d7ccbde562548e07f85192b3\n\n (For ppc64le architecture)\n The image digest is sha256:5e284927ceb1b59b986ac80acf1e4d097b09587f0751c65c5488c2c29dd51d8c\n\n (For aarch64 architecture)\n The image digest is sha256:0a43bf979ac93078a64c99f078b6097634920909f9acbaa18d494b7203b33a52\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3905"
},
{
"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 Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_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 Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_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-03-11T04:27:58+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:59727c4b3fef19e5149675cf3350735bbfe2c6588a57654b2e4552dd719f58b1\n\n (For s390x architecture)\n The image digest is sha256:990383bd551e781327ce7972144fc0c9a614c048d7ccbde562548e07f85192b3\n\n (For ppc64le architecture)\n The image digest is sha256:5e284927ceb1b59b986ac80acf1e4d097b09587f0751c65c5488c2c29dd51d8c\n\n (For aarch64 architecture)\n The image digest is sha256:0a43bf979ac93078a64c99f078b6097634920909f9acbaa18d494b7203b33a52\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3905"
}
],
"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 Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2b498b9231f37cc2950166fbfd245c406e5def73b6b4d4e9f11e85106a4b2d1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:49be0fee3515aca013ed5ec670147999ac78dee50590093ca486216fac4939a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7277d6b7efc974196b7dc06ef0d9f3eea75dc17173fcf2915d66983a90c8e3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e00a86c095aa8fb842e4e16b1be65da5fa8c7cb68ac54359fd3145351f4125d9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8bd7e68a704e3cc6ebb5de662482569ebe353f6fe32d774adfbcbfa17ddf5d55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:987f733bf42ad58716951c02183b4f2f4779bb74133c9da26330161e4cd546fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b699697bf2ec4f91673f9a8f6055fc266350338bf84e74418d5186de17c2046d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f69581c282f494b1dcfba07663cd6c1063f1405767ad9d3b62c050e1fe5cf676_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:033a0acbc78b3f3240d7d6e038a2ba3a15b6ab3c47e4531530ba50b6fa6b9646_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:08caf8aaa957986de7580fbdee4462cd8c7c154b82580be3f998275647fd3db4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:9d8c8e54876da2a6c93722c200c15a2d9872be0eebaf52d0a997a27b53bb11e7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:e80b46ee07e53894d9255cb89b33bc0c3b7aec73d1ed5060a74ed85234641ee5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4ca233a7fd7230e05a423c9beb35a21ba6d2c1a74e4dbcbe57d01cb868d31758_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aa9ea6bc34c139e0651d8aa9a7e1d4fbf325c93eed387dd6d7e7137043ca6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6140aa21678d5652c4d09e21eab5dfad35af30902b705c70f72a384e43868ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:cfe1861bed23be7cf1f4778e14ebeba3b7eddba03c4bc1636f56a140ade5137e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:12099eb7367774e928a12dd346a36a4b5a981c9f6ada9c212f28c1228492c914_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:2aca8083cb9d1ab43fb45e0905545ded7834027e21b344e5fe476c581c3bcafe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:994c7fee6318cc9c233354387c8847ef645d9874c60727d0d26aa8ad570a2d6a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:bb863f226d09a6aae0de5ea6bf64034643a18e802a54ddd3a44a89ffdb6865f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5bcc4e2a673ee6ff9f8bb9334faad4d2d2cb9dd30c4afad373ffa7df2abd6b91_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:697468ba01644ff1598cfa54869be0a1ea674e78e699d9a3b60c19e4fecb1fc8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:80aa8a7d884c52a7989cd1549b0272f51eb31e2498e8c04774c7bda965650651_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c3d778b7df101a24275b3b054aeaf6c5ea93c8fa49903ae4c8919a060130e473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:1dd1dd97a363face566e4a10095f5ff53e44467da8f9367f65a1a1b21cc25ad6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:21b4c9cf268bb7abef7af187cd775d3f74d0bd33626250095428d53b705ee946_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:5d20c860eda843393250930c00ca1d4af7b5e13c0c393fcf7c59c6fdcbacb04b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:9b8cfa56f31d97c4e1705d5e5f5795cb745893541b22766a3f65b0dbe462a90c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0c130cb9e3fad0f7390eb0fc0cd91be363c4840a955c510a46b493dc30f5610b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:230721a361ded8c88c26b1a8ce4257acebfe47e7c5d54a518c3da67b65ada0a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:2b5e7607dd6e9f848e00f6661b74ace31424025feb0456c5ae29b8734396c4ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:da26695a0ab94eddc0841bf2ed51b30921e2cdc2a9a5acd0d951081de67f1a97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4ff4996876bbeceb336ebce8c445367f6f76df9d35e4c4c18e07d01752e38de6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:56517f7030f6d81427d9d49a55d2f780d9c2bb2e2535a81ecdb31e58de4e2081_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e7cb4fa964052bdc4cf36b7220ca61f66830d127d19540f2725e80cb8ecfcf6a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:fbd1222a92af4a7a6e670c13db9b9cb37b51ad95f79970a6cbe8b65473134fe0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3abbf8cd523226d82db0b24371abbef4e118cc4202316ecfb4aec733ee7ae45b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e63270e3b3d0bf25b49797be0f7431f8f5f411ab6468ebb1341166d552c8a9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:4cf34abf1eeedbe486f78fb4ba8fb17db3723395070edc1dd382a93b29fb9c75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:cfe8d555ea9388fb603ed133e383f527570256cedf562e4675e88abef49e4d0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:018f018d136d2306a1378db2146849dd9192a5f54222037fd16eb17877633082_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39038e3de81ae5c2e3ccc5b862f0201561e411d9539a4fd6b32a5c887f6b165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:39c122c726d1bf520dd481350fee5ad940762d5d4c9f8c012db6bf56b0ca8757_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7ee4b2eadfe1c1c03e74adda3bbb04c55439e62dce8b29e8ce934e65da9be84e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:405e894549bfaf77a84d99431c9800cce42c559dedfcca9525ce9ef8fa1f45ed_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5264542aeac43b32c325051c5f18f613fc76cc3fecf492f9350f73bd7bc3c14d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:932d74abd837d1cdb6968ae1c910e11cf4c8ef0982b8972e6f28e196a8a80556_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b84023c9437cf6a6bcaee35d7620bdaba7bdfb80ced44b4f5836b935eebfd6dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:11c74b0cf2809897849b7fff27429e7230c5b3fe994717311b52130202a9dceb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:acba3aa06a6050ef57005a4dfe00fd3b9726f2068b9d30d4f0d49ebd0bef7776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b5d5ad5eb6dde229c49e4fde19191cbc7e2f614e69c5e5805def062b99f6eb29_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e73dc5c5abd220d01cb70c5be3b05baaac8a0517ff49650db4cdf736e086974a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0e305a2c6f82b557ec7b47dc3fbcef0a22777484ad364f6727172b425e45a75b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:5269354b17900c411fcc7224b3a2461ed707e443e7122acca6ae5c95e2384e7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:878dcb84e849c871768373bcd0dd68e389ceb518f8a824dbfafa3af26f5dab72_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:abaa3501546b20bd2ac69818d4fdacf3928e696dd6eaacf847f8c842e15eabd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:446bedea4916d3c1ee52be94137e484659e9561bd1de95c8189eee279aae984b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:60f1022d13b3bd1411c4dfce4dce9c8769f176da17d753ff9f9b2e395cf943c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8df81279dba4c9ebe1930748a24f81871b5c938d2528b533ab68e98beb774c0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dad2d36ad736de6baedd5824aa38454f7c7db5d8de3e8c4211a535fefbf11e2f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:08885ae46a8021295500f92efd1221005816182f26a96d2fcc2600a1bacb8c54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:2e7697acfb1855d106ce048a50f82e6f0ea70e62a7d6e339df068e8de78a52c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:aaf467d889b8a44a55af5318c7ad15d7b12fe28889ff0c9065fb0c8bdf7b1e14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f2844e1edf22598b0676413031528f4342902a996e72546d3a5015f57d0689c3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1e1faad2d9167d84e23585c1cea5962301845548043cf09578f943f79ca98016_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:702ab89855790f954314a0a370794adf50618460ed76217d947a7861f0d462e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8ea337c66c8798ba450843f9fcfaae732439e92658347f8b0e628e6763c10d43_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:e02963c3bc063b15f99ac46597c07b74ed019014068f027f588e2aa534d24c5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ca27ca63241cbabcced8de0ace232026fa3f92a654d3a8d18adc8c00ee73059_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:374a9eada4e09d426629444a29251970b9211b9f3bfd9189454a6d68cd12506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:81746928198f3489c6886fc264b41513992e0b22d4f45c053c3049e47278e50f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ac6576dea7b9987315ef4b246632d61cf4acd5ee32ba54f525eef7daf4c0f1c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:003aa50b0ce2e1637c01e05a1b462db65bf1e75b119e5ca0f78e79d57f9b0f8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:46cc6ba4ada48ce4928da255d7d0ea9baccb337fc379eaea8c2063581ddb6cc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:97da41857918899478a7135f8ffe32442a0dff2284d398954bc7f7067324c531_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:c462537ec52b51af75e8cf6c91ac81b1d2626a50c5978a6d70dbc3ff01ea76ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:8e53d49366008b22285566e9831a8fa92fe3b2abd07cbe62e9961760ea70dece_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:92aceb9791e8ee5b7db399e31bf5c77f3f5d797bbbfccfc88266b5ca44834730_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:96173d347b39e0f63c96d3ee8cccb9073d49e62d4cd45124ccb79c2719d39e60_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f06d17a6be1696298b8fb6826fe5b4961b8341c4791d053a425af8fbaa86215f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:85b1e0cb9eaa63f0601e3a7fe82120d257f6b44aedbb2a972c2c8b4eafc9356e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9903c313e92760bdc79e4ad964773ad4c43a27bce0cbf4f618b060e0f88bff0e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9e97013a2f5bb42bc86dad7a2ae6d3905a5308390b1940a5676b0e64968c5a73_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a55e88c5d635b90fb57a051f3de5be72c95dc6ff52f7f35c43c7e607895ee6f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b94c5577b5b32daf399f069ba98ad37b6872aedc53b395eb72e314db189620f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:82f5f92d6829169cfd479199312b97ef5ecaa247d558797231dc3c03f663be30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:02b1a96906874f4f4744546c7e9d024b044f47fdf7f6f8de4ca67167ee549b44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ce2910d7504bd9e9ebd1ab94276d78e93cfb37ae63a5fe4a6ed40b74548b4327_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:361d5356fadd59df35a99d9f2b8f654e930ae6af5619a8e3b8b04bb4fde1916a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6f8be2ccd34c5347b290d853b5d7a8d746d13d2f5d2828da73c16a8eb6d5af67_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:d475c6d3b7ff13dd21df1ea198e01f72158d2866d8dd96b23bb5b2f7e5164056_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f9a5f406ad4ce6ecadd3e2590848bc4b5de5ab1cb5d0bb753b98188a28c44956_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:a28db2438421fe0949a55d72bae4a3420a62802cb6b393cb295433652707aa11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:cde6c22a6eb17d7d22f624747537b8b5a2b2f047c0ee3e04610521815a0f1d73_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:80475f5daacf992bb6fe28eb3be1dfac5361676ced6d4d86e614643ed6d0a053_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:84c811adfae43bd1265fdf0f7048f582dbd671b0a95d5611adef7965e8bd6aff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:00534ec2823bb58616c955b80cb8fed0fb9193cd2fa3b9b06089c9692c33175b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:357a791aefbd491d060f724bf0a6c11746bbfeb22ff0e3494e58caa087ef9bfb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:90301eddf92a4a400c2029d1c7ef52a5b6e82bff981495cb6eb899f27a0a0bfe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c29751fd2f350401adc85f72edb386e3a9c999cbe62508b88addc87ccce81c0b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:c217102a93eeb9009df1342a5b5202cc43f21f25f050ff9b97973dc48370b69a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:fe31f5b78d8ec974d4e30efa3524849ebdc534bd5e83b6b8789944322ee9b9ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6bb125419e5bc95533ba7353ca92e8ecce415acfd4e17ec5ef09aa69a093fe08_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:fc78ae6ff45a27c111fff14e9d15a2e9982f97577722fe519630a018ebd64a5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:25ea0927741b69143c3d288e824d9dbf476369ee04dcf2ece86ab92e1b7046a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:c7ede995e9f063c14d14db7d70ee4ddb5e098b36033ca7479593abb1e34c1f0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:13a3fe1b64974d4b2ea6bebddbc974b777556820de3dbd204e8a5b634e7a76a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:30d434ad5759d0d29546f612334fe55a56153c04baca94b8421b8757f702890b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:7bb675ed85cb440e757aa981128adeda310c2b5ec9a72465b9fcfed0eea5e144_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:94b28a0da75f383085a88df3d5b3d97b976bd9cccf0defe613085e918c7126d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:1e50dbaa8d368e1c394f4509b54a51e60b8f23a28644ab7d3583af7b49dd826d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2b937b631568d3bfa6b22840888949459c10777e452704260327c23bef0cffa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7854f2daea288f4fc2cba3af5c0741cd777e2d97ef9d13ca25d798fb79c19f37_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a3d62fdc20709f766266a1655e9c95e8b7b0f1387e356bdf4067865fbf02f239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:60dc1c69ee8fc271a69a525224be7838dd4fcad1672c7f8c258da946920faf79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9750bb3743f90bcc7e80ff26d5dfa2139b9baa206cd2b1ab83a8a1229aacd855_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:97b13f947c1ffee34d2280ad0595599cd8b44ea6dd5a57be3ba9f4ad48bfcb02_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f58228fae9937763d0c9381b9c51741e7567fe46b5e1e9e907c762b98a54f7da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:211bc1cade81979d28be5fffa10026fac5c6006000a4da2b0e68b5ca714deed8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:399fa6aae161186bf2de2e86eac1fc4da4a92b70a394785444a33775acaed7ce_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:7d703de1ec2166e584b815fab2c331161269064df86cefc6676a34c2ffbd61eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a6b7671fb17eddb4bbf25fe0c6078e3390ffbd317ddd70b0d9877cab0f9096e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:064e2f86579d2454cfb1710b7becec4571e4a7126b25a3d61133c092598c7713_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3160b9c4d5f4c3af05c6a073a1c590b9679be82d06193a819aaed0a2914e27f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:3e7f60084bf53973f48fd54cde6ac56f7f193296173719770c283080decea177_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a07908454576e704f12a2ba9b4d944bf05ed464df3a244fbd719114912d4fdea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:37eeff142b983dd1c3bae7e0cdd3240dbf3d48afbc01a1e398b75f57983478e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:836c3a34f7716fa6824a41fccc6f85817b8036a1ff501e7b637459a376e537a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:8a9e8da5c6114f062b814936d4db7a47a04d248e160d6bb28ad4e4a081496ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a7dc46249cd1df481f068339e010d74049d913782526d5fc6771105e628f5136_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:75dd01bfb8e1bc5716fe0beb2f6a0fc8bd23f230647dc7e1339b6cab7c669a1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:b3638e64ea9f4d0953dd2bad75a3e2c54f0003afad53f460661d15fa452a43f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d0564ac1258eb7fca16ab61d2414632acf87f9a183af662f0baff3adadb3270e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:ddc5283caf2ced75a94ddf0e8a43c431889692007e8a875a187b25c35b45a9e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01737b4de48a0250833a04dcd2763945456667205290ea95a2f7c5468a408acb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:118e59ce337e04d4501da9c4a7d104302452e53de26df487a8d0f20f3306ca66_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:92ca3929d8dc451ac51dc3ddb8e9be8914f94a8712f35368f50d2199e7f282e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c6a4383333a1fd6d05c3f60ec793913f7937ee3d77f002d85e6c61e20507bf55_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:059952bccb90d15641a464a068f5c2bfe1db98ffa82cffeb34df3bccda935d07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:26acefd71c4464417a80616014c42e59578612d41d8067ad2def65f73540ce9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:58646afac407359188dc938313a4e5f260a0ea1c990cfd1c1e6086eba07ccf99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:82f2c59d19eb73ad5c0f93b0a63003c1885f5297959c9c45b401d1a74aea6e76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:0e0c4d08797e3186f16cf1eaa998ba8c32e83345af19dd45a7e0f48bbb9afdb5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:496cab5ab4728254d95c63c2bbe1bd26e9a1cc232758510b675ea359f9e4b916_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9afa3781d1c5f3a53d75a7e5c09b46b2269b3393c84872768f4b91e3fb117ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a3b591a95b8cefe94fa755c8bca1c50c257b9ae1aef2c2d779161fecaaaa26e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:477f7c0ad2eb212c7644396b7e931921c58a12020eb0886b917bc97e8abe310b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4c320b055d31e8df372277363e6de04977b745056eda816a4822de238d3817ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:8424e2c0cd68f34411387506212c0d22f5dcb449988c76762373850866394bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bfe394b58ec6195de8b8420e781b7630d85a412b9112d892fea903f92b783427_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0f515f4073470bdc148a1f759008a281c0d69fbbfa8a06e86663798501c9d5b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8159a210dd66e63bea9f1e5363e6c018914951707e546d5b0bddffd31603c183_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ce8e3088493b4a72dd766b3b5b4ccb83b7d72d514bbf64063a913dfe961273db_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dabe1903377c6b13219fc32498dbce59fb37446aa2918acfb998d6f48919f584_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:06848e4d5242bccc942a67d81e5779eab126113ea7797d49e6cc2060dc0887ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:23b753adc8f02ade73be6ad9f3d665745593cdeda0fb6460772426fd526f44b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7559e3bec1b8829447ee0090a635955dbcd69ddc90481ac2a3a58749803d5510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:965cbf85b0fcebdc7e732efca48665db936941c0edfe6e8557f01e1a36c64e05_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:480d6e10f175673f5f041aaa4adb7950e5b294c281ea64d69f4f4aad79f9ebc4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9c712f1ae0fc4d7e2d880a98fd85713f539cd414121b871919ab9e261cb2b716_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:9e01dc0659167aebc0216d8636a8e22102a2016790327598e261d50f6e6dc8a9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f933312f49083e8746fc41ab5e46a9a757b448374f14971e256ebcb36f11dd97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3a3d38d32404767bf87017dd516304f859e2b4d149c26cec4f6a29673f272fc1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:5cc9d2188efe8c28b6f2f867f06b98df2b3432b7223393213785b7b591869ab1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e3f1f314ed7b70c58dde895c3accc5d8aa92b8885032dbb10c2c3e0645aa526d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e6304fd65944358b0974e4f3b5ea2eec3eaf1c096af3938fee36d761b90073f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:3675e79c54cd7414a1f020780bb1bc0cc1239ffb1213369e238401a7607cf02d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:66b306e9d34ab1c91d62eb382aa17a8003baa39af24269900f951cf2536ad626_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:84537ceda09abc352c40599b6d0823a9ebd2e4e477d8ea8d513d97e6289599e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9d39b03ddf7f9fde43bb73e69f1ccc6bd568d581184e32e1836491ea5b8147ac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:092247813f55184b95a58199c4635c8f3081e6664e3e7cfaf19b55d6f6911d93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:112a03f2411f871cdaca5f20daef71024dac710113d5f30897117a5a02f6b6f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6dc374e7cba5deef7d006b79ac0c5721519aef285ac1b8d5d41c5fd95b25e9a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:844352f29dbc870ad4defaf775facc2b44a36af7f9e45a025066a168142eefc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1b7f855e34ae736062d4a4c7837debc9d750624184e04456bde6de17b1f262ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:292560e2d80b460468bb19fe0ddf289767c655027b03a76ee6c40c91ffe4c483_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:532b857d2df802d17d0206e9dfc3f5c82c7ec885f77ee02b18bb8263cab517e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7205782e2126443dec905b79c12a9bfe5699a5016a84d09f4a812e8f4ff37333_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5acdc37e2e0b749639e0410b83d610044459d7a53ca8d562f8fc66fdf2c05e72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:712d334b7752d95580571059aae2c50e111d879af4fd8ea7cc3dbaf1a8e7dc69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d8491aa0453a30c7e272bfaff8f97745626bcce93f0749af1a8dd8572be05319_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:f72e5624cfa4e294d1d0e367265a9e7f387b7806cb1c8cf54a2acac4c1fc82c0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:736befac64fd3bd315017a06e05ad91a015c1c5f2973394713ac229c5ca04608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:908eaaf624959bc7645f6d585d160431d1efb070e9a1f37fefed73a3be42b0d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab7c9d5790eee49a25a5361a9dfcc1f2f243e4ec62207b7de494da8ac9598d5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c636a37bf1bf776b8588779095b3202ffc69d181107ed39abae1f16cd0ed93da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:2ebf808e2209f466ba0b2b8010d1863e4fa6617e3aeb8e6000cab97323fd0cba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7c527b4e8239a1f4f4e0a851113e7dd633b7dcb9d75b0e7b21c23d26304abcb3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8320473307191f864c2e7fdc6a2cf93add8c74167259eb21517b6889b807c127_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fc1c2d217703819a28276158553d25eea93523d9c12347bdb9fbc5a67a3d1369_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:06cfed457e628ab8d7add6a28122c42059f1109ebfdc14922e4354be4e389adc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7e98969306f1ec28a0df2bd7fd7ab1123a1154e744750e05861d363ba62e3f14_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:e71441fb5650c05f47f163003a9628bfd6aefffa590b488351ab0aabb4e093a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea5c8a93f30e0a4932da5697d22c0da7eda9a7035c0555eb006b6755e62bb2fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:0fc986cae897cb04c3628f954224684df5f136cde8ff5aaf930e686f611dcbaa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:1c6525b0b38cec98c0ecb816bc7e2c60f7ae105b6b8d5dfdbac4c8f1b3aab856_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:c33c5c180fbebba6622671d506e454b0c12fb6779fae5cb82c456a8dca636c2d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d5a971d5889f167cfe61a64c366424b87c17a6dc141ffcc43406cdcbb50cae2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:189c69922074846dd6181253028228ae5bc7f39b57ab3a2fc403d4aa9d88374c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7af9f5c5af9d529840233ef4b519120cc0e3f14c4fe28cc43b0823f2c11d8f89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:7b3c18d55333d2e37938f5d02364cad456bb383293f923fb8b7f14edbd24ecc3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c17fba1a3591b52da2055459624a73eda9437ca78901130ab6f0e2d99459c46b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1cbaeaf512e6e6b19ebd4d444011d55e3a12e8e1b9d131ad2836cd9d3bf2a96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:41b3bdd41341607a2d56cc250cb044dffa696e7af57811638c1aa79528e50202_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:77fff570657d2fa0bfb709b2c8b6665bae0bf90a2be981d8dbca56c674715098_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fba2d8a931c890743053b2fed12749ce33f1bb15142d82ed579f90169461e8ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:00417d27f427664484abb66e69b88a229a6088402d968cdfc131bfc37d97f882_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0853951c65ee73a71181a89ce10df3206da858956507540e9409e2be6bfe8375_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5a7079934eaf3524f934ece4696b73a47533ef31883231f0049970c9374f869_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c5ce3d1134d6500e2b8528516c1889d7bbc6259aba4981c6983395b0e9eeff65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:0ca1435378475309025dbf5521c91852d17ecde8eb4a1fc92caeeae65209b1e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:411a26a6a51e1439ac813695b12cd5923473a1b6605ed35e529ffaece31123d2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:acbfd8a525dff3b455c92ab714650e3d69d3c5e1221c0fdee9fe85a725de3a9c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e5325f3bef54c22f95012792b1af808d8e1ad78539ac0bd6edd81fda56a6e2ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:7e7c0561b627d2eb47199b2a1bee40527c7faed1b5916562374a49865d7cf168_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a894beeb541d13ceb01ce5cfecc4b407421553fba21e3fb14aa7c82862f04a54_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c032f87ae61d6f757ff3ce52620a70a43516591987731f25da77aba152f17458_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eea29e5ae97732ef49a327139faff6c9efd51b34560514f9ded82b391c9436ca_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2b5facf21c6b09c83a438ae279d038c16f9b77bd3f25d69f82d2e237e67909c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:347f2033e44d2f6e9d5b29ef24107c8b1941b6071c99ed7ad95b824d3fe5bf77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4dd8835d60f1aaa57982f92a62a3d37adbb3f7ebe6512b07f04462d97de7af72_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:ef199844317b7b012879ed8d29f9b6bc37fad8a6fdb336103cbd5cabc74c4302_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:53f7710fd2563c627af381f4523e3069199bfca67e2ce541c781904d6253700e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5c983016b9ceed0fca1f51bd49c2653243c7e5af91cbf2f478b091db6e028252_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:803834b0082e6c8abfe3270b1a6d324053fd664c2e19d20895e3b69d457dc095_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc5382463a7b1f8af5cb17df5d411fd414fdf5d0153a4c0ad0ac78a2095ac8c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8c90de6186be5929a02ec3db802f64dc7d2b60968fc83378a933ae8e0a0d861c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:a708b2366ad089777d5bd65f969ea1ae542360b66e2fe9cc3bcc067c95a89005_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:cdd28dfe7132e19af9f013f72cf120d970bc31b6b74693af262f8d2e82a096e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:ed2c49069d6aaea4b07a6a076bab60906949cf7a581b238ed1e4a6090899dfc7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5b5e874a0223c48bed80c1de137a024cd634547f5fd09921e06a98c3904a9854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a746a87b784ea1caa278fd0e012554f9df520b6fff665ea0bc4c83f487fed113_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b9b49f9b1a3c332d8789524352e06cc4b8b3db1f49f8fa75989c951f3c2b5885_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cb0c5fec03359822c83dda669e1e98f9e108b25d0145af508924d16abdd9203d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:38dcad36a85a25a9b754622acaa3d9628b3b5e2bae7cf66ea6f4163a514a8e2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9c14812cf0d1b78e5d40b1c9041e5840ed9c8f2288649a56b29bcf913a05fa60_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:a594b67fca495084b567fd061b0d98973d38e3dad4a60a2774272b7bc393aafc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ec8fd46dfb35ed10e8f98933166f69ce579c2f35b8db03d21e4c34fc544553e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1353eae0e6a85faa9f24699032fa3d71509f815e38c68505107653136e0241f3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d79c531d35523808187a49e1495cb1bc9d862ccdb81e0c61097a50506f02e88_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9f0ad0e72da7355c608a07640b0f7c35dbadf24792731705b8350051be06fed3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:aa5e782406f71c048b1ac3a4bf5d1227ff4be81111114083ad4c7a209c6bfb5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4615a94a606588c3c6c7f8d0d5792eccb5e2d65c5931e7dc53c8b8a2df22290b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:5d0a6ee905616ef70c6adc1e6206522537a82490ac78a1a77aa0f6cdb3e89e93_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:adb9f6f2fd701863c7caed747df43f83d3569ba9388cfa33ea7219ac6a606b11_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:bdebc1f371f5f0c4fdd9ce3fb82192e76f6b7db84efb4653e7f13f532fef0bdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1523862f64c2e39dfbc977d33c3ef4db4171cf951fd5fb8018503f9e5583cce6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1f23bac0a2a6cfd638e4af679dc787a8790d99c391f6e2ade8087dc477ff765e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cf1315d59843110efa571fc91f6e6407bac91698cca63653fdb125f00b0b9a97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f58c9e02f55ade21c821ef07bfe978c6bd8e282561a491ddd1f428c6872cd65b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1927f544480da6f98db56918c94e68fc00110f25ee256752374532ad8b0ec0fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:313d1d8ca85e65236a59f058a3316c49436dde691b3a3930d5bc5e3b4b8c8a71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:68fff3277135537aa58457a29b4401072272cb739b2f8cae5f3b253f71f8a49e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bb4b37c2ef0ee66c97727c73a0124522485fb51f505d63396cac4f1060d18de5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:0fb1b14840c686df7b4f9b1d37617728ffc5596363a11efa7acc72e562200f64_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1fbbcb390de2563a0177b92fba1b5a65777366e2dc80e2808b61d87c41b47a2d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e04cd797258fafa222d2bb07831d442813eb52e91d25535773930df574b4e8e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:f5c099d6263badc3c44df8a28a907b0d062981aabe964c7871102736ebfdf4c0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:158c141fa188e05e7f17b427639833d5d97c917560f94bcf11bf5fc58cf85d4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ab745a9e15dadc862548ceb5740b8f5d02075232760c6715d82b4c3b70eddca9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d6e446fc1a8ac6705fba9aabd62db376ff2cfced17988f2a5c40437f2bf55552_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1082e3f7b37ad717c2c2ff6be5de6987e037875e5964c65d9e152d998b7ba0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:30a2f97d7785ce8b0ea5115e67c4554b64adefbc7856bcf6f4fe6cc7e938a310_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74b50a5a2d426ff1c9bf93da8531a4f1d65ee866b148103057c525fa6d0c45b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8f339e7a2e3151bd4b99e6b5a49d04a8e222caaf7b54d1000d99a482ed0508b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d2cf799c4620d628b6c2fa705a86e55896e144333ddbe699e3f5816526885f70_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:25628e16ae90999bba294693dbab0a4bac779810d8cc00485c0df5497f3babc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb1fa875572fa59d9eddcdb391c969fce678f16bcf11c9ab5e3149a94797e2e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc2b98e7a4b3f7100238485b6c306bcdb8731585154fd48868ceff3846b3cd40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ee7fa015750447a26fd315e273c78b6b7b74fc130a66a516d2b3443ca2234892_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20fdfb2760f9578ddf1dbe50f78f0f0b33a3d3b656a1451ab8eb4bca997d42fb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:267d7e053badd6babf727d37f6bdc3435008f5f018ff4c93db6ed7cc96ed85ac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:8841e1a7ffe94a7c6e04760a5659935f64e8331b5301fa14ced7f0fd85e0ba68_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c74d55d8b8db53fa78e3223ecb87dba14358f3a5bebd9d6e3f6b47ce1c242f67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c23ff7eab2bb9025dfb885a2a695648d33cc1b24d7e480ff56fdae0ef1bd0774_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d00d59db93f84702e7dd82ac34dca837633e078ebd9c139e7c8231794a228c6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f37e9d9ac421f9fd8ca5ce6633cde91117be346a86e56c1d8c5f038c4f858ecd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feb74f2103a40b6b2c5e66951a4c637034095d9be5614959d04b9171c92cd655_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1141d9044efcd212e5f0b6cec2ae9c7f3a5d5b7737bac87421ab021eda58f2bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9458310389686962d9636c4ab42a6970d5337d8992c660746d941a9f1ab54542_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:98bf5467a01195e20aeea7d6f0b130ddacc00b73bc5312253b8c34e7208538f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cce366e8f0978d32d1940d473a5d0ad186cd4816eddbbc7fd187614207a0fe77_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:104992cc5a6304409d03cfcd39a21196fce22d83a7f9c70f84066450ce79d608_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5bbb8535e2496de8389585ebbe696e7d7b9bad2b27785ad8a30a0fc683b0a22d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b7efd61cdbdc426ce12b7d2c147d575dd774957c333b33f6892263ccf568137e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f4271b68caf676b9001dab10f6dffc977aceb6c779251dd202a4147d1f1cce97_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3ebdcc5fe1edc33a66ca6acc3d8a32afccf74756ed2125446fa33c47ccbb8961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:479300cf42478d9c9a19d768e7c25c08800439907f02515965d457ea3208f33f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5e12e4dc52214d3ada5ba5106caebe079eac1d9292c2571a5fe83411ce8e900d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:7f338c8396bb7e6554075485c74cb99cc62fe710d403226db78499f9850417ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:2c4d5a681595e428ff4b5083648c13615eed80be9084a3d3fc68a0295079cb12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:59fbc7bdfd9c56f94525d2a7ef070161803488aefd1b87de95d96bcac999462e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d0ab94a4f7286d5b19f84cc9bb233a5ab3e3652ee2409af0e4cd66cc3ea2dbce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d894190465fcba5581428f6dad258e62e205cedb7327fa3bc4e9cce07a846930_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:51aba7dcf9c276f55d17595b6f51e8abc532e2811457160d8e6fe42a219ea29b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f357238e2e91c79b804978401909536e3b9c657c994ab388d82ccc37406fa380_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:6a4b13450fae7449c108feac2ed1894b1ee588b776f1fc7abaa1b587d4f128f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b2f0bf8b84707646f962f446f9d8e27091796740abf15092d294625e6afb03c8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:8ed36d7e6dd64d1d4152dfc347cfe2c7a932541f66234887c2145fcf75ef3149_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:d1d8bd27f81f4189076f15eb28e04ca3848124db7b1f3f1438793693282d6897_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:12c15e9fd22561aa1f905f0437042c4ff38099bf4243e6469b5390d5a97d0758_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2167051f6a8d2ecae7054eef6d0f4b9d76481c2dda1cb67cdb6582be081214cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2af92f0e90f29d4329e3ad1e235e69bc2397e065bfbc6772d7e073701c7b1363_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:ea80561abe5d711c301c94ccd9c1193ba8f9b27ab229e8e8aadb70e19af3211c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0de2b4097ae6231bf44e30b6724d34fd6ca3b075050479be4cabe5d5dc0847f5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6cf7111fae0b014e38437df4a71ff43b14f597943a22b9ada7fe174e4ce30fe4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:81820b9d57da6b8cc3423c90bdf312e30647ff9d3a0ee98613d09f75a5faa41c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:df1a1d1b6da64b08593b6e0435d175ef310530d2c80db9f3fa1666d4eed96123_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:431d4d5ddc4906f4340920478dbf920100fd0c5f757cc98df8b958831008d90e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7d9f2ee5c5c9de1ec4f11782f64ab208a7252cd5925381f6c97e5367c832ad27_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7f42a877d794962193d792163231e076195b1451f9d09260a4c833b7d587c217_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:dc896fb89120706f3f9543f5502dc6772e1535a45581a60eae9fc8d46865d98d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1296d0ef0e516dac504d47b57618e988ec5fe6b0a2019319adbf99a56efd6428_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ac936fc55cfc9d22e96ba0b61eb0114480fe6e6f7fd26cae780e0a2ad4c84f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a7ce31e7a0bb2c38d29ced899704249479ce280f444d211b468b907d367f4f70_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:ab54cbc830307b1e996ae7a39b7619ee397e159ae6cecf023e3710931de44d3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2e47c4708ecbc593636b07720689e56fcfbbaf8d1b1e71e6244c9045e4aa89c9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6bb0ebdf55b70bdcb5e5da026a5bdd39aae59056dd4d09ff9f1d6ef8396b4006_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c45b513bfc10ab5094f0eae170cb46380ffc527a28c05c7da279e351270bc6b0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dca644664dcc5649c27b5b0d55102bcd46c0d25de3e63f96866b81f7cb1d90cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0f791fa7d3b326639cd8f9565233325fee1dd0ab8a067fefa6ebc223cff437ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c30e32b2cc9bdff2d1a6d2bc70be769d7c1a4f932a009e830cd6ce39ec38925a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d8a31138bdae4975c69f6c9ad5fb30ce438f4bd6ae05eb8fd7db07924729855c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f96a41b2c0db440e9c5d75e7763bc35c93a6dd576adbf6d69a44a0730fcf1753_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3fae29fb1ce0fc7bf4350180d18991315d3f0d5551f507cc578d9e5c04e9a036_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:807779f98b0b53e30803c18c0fff14b2761f1c7339e9f03d3c69e19c771846b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8133ba9bacb994152c6edecfb192e09e7886495075b67de7ecc00b141954052a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:9609c00207cc4db97f0fd6162eb429d7f81654137f020a677e30cba26a887a24_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:25c119c13c6c072dc704c80bb6e1141c1ec2e420832f58bd0ca458b25535e063_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:2e46378af340ca82a8551fdfa20d0acf4ff4a5d43ceb0d4748eebc55be437d04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:5dc5e69763f6d314cbe6db68741885ec9fa28cb2928342b1bdf81c849e3c4145_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:d59dc82bcd946839054af95ae881a27203fd8f42458ae72142b2494193516edf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:06572b2bc022184f9661b3cc1f699a893fdaf3c8da5964640ab3b19f42cc1e92_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:6e5004457a78b9adf72cb3749b9f84674564ad37dff00ad5cb8415a67ee2bae0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8a701ad354e3c17107efd73c425e25ae5ea9f8594fe8dbb26887f0ce7c22c9fa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b1b7d0ecec44fb4a5a50966fbc3aea6714d16b1b05d928d60d6b264efb50b844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:03155484ac3b48dc85bf20e64f026379de02a31a13a231962a870ec0f4e89f1c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:467b92bd3321120ca17a0963ac1bdb6bca1df2484495f0abf7f21b4dd9a474e7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:95831fd7fa49194e7c0a9758ea4e4fc124265b01aecd4d3a7c9f74aa3d87c719_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:e7030c5cce2d163a419586a8c57a77f457845bbf4c38043e3a3954ad65fc439e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13b4928e9de51c23898c713100c529d5c3895bcd5d88d777a59ea2cfdb7cdf86_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:60637f6eed5e9adc3af1863d0ef311c74b9109f00f464f9ce6cdfd21d0ee4608_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:83678a2ca62c316a19bb9760ac06276c35da1b6b402050abea4e4f8a7a27f237_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f7a311df5ec6b2a963b6263e1e32c8fa0cd85fd95fa54baf0e176d3c51b7d51a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:73803927ea0bbd200d4163c464636503b41c7fd616b90121d92ec9f3341bcc64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e29dc9f042f2d0471171a0611070886cb2f7c57338ab7f112613417bcd33b278_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e937288ae4a2b4397e70b7a88d577bb1ce794e78db294d4d4d5a9b5690d4ef6d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f254143d3b471b715005c807ad40aba00862f34be081723e8ea519f233f77853_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1457959f43ef5b3629163348c9001057310f0989fd5a880c5b914a79a39e4162_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:1992b93c18598c7f9cd5f1bc2e2620392be1549fa0567bbaa90213a495ff2edd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:37df9c265224d623ea309d87a400161641366e09117162d1dc4062e6efc8b395_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3cef1a05abfbfc7326503e1a711a78936bb0ce8341db35ff001b2596f05788ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:9b66a8df532bebf74fec82a2ca9a3453dfde27e9a48bc846f9d83958a96b72d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:b10d0983e590404cfede32c97689202dda0f871eebdaf434f35eed6f889f12b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:3d8441238b790b2e59f478731e4eb3073c320bca146358493e9d033924039c22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:78861d4efdfa2f7b109402745c586e7e0be2529fa1d9a26b0ad3ddf3e8020953_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:df22bc11624380b064c0725d3e31bb371cab5dd6de72b73e44b9efc71a72dd83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4199c6d1f4a8577f4f5bac612dd036b0e7b2d23bb0bf09c5b0cd142cbd4ee7a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c5bc4177fa4900bf05f9271f517c0e4adfd3345e74eac3d1a66f26843bdc54d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:f422ffe6b712af5b5ee25b68e73cda9554f145a58ac26b02b5a750f5c5dd126d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6039c0124bfe0608d088f9380a0fc864f7e67d8815f8af0f00000c185b019fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:b453e3480f626b01edd123583e36e1abaa4f7e18343658b49be6653e7d1c13ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ea5529fb8b9615127af98e87f54dd1f5289fcc60d54b551160a55372db667a0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fb36b189e56d3ef5f638f6c14d9b05e2ff0fb4a67ccb71f8aeb64251a7134015_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:002dfb86e17ad8f5cc232a7d2dce183b23335c8ecb7e7d31dcf3e4446b390777_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:894062f388de695feb94ce30eb2f0acee7e827f4a9cedd1087172d7af1037252_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c82bb4cbf656ecac53d11843b2fd181a46f4f8da07cf88320fecd5e7d725c157_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:e17c73852c3bf2bf31231ca943cd5b9a3945e64c260710e4386b74e658bc4688_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ad53b941b114ee64875092b9873b6f81192c270db6b7eddc615c7d2b85108e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:88b80df3157ebf9cb51583e6f9458262ee1553dab790d61190718d2ea1c06ddb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:965bf79b579935f81d6e272705e7d43a3bdaeb536c2b093dbfaf5fc246d013f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b23c544d3894e5b31f66a18c554f03b0d29f92c2000c46b57b1c96da7ec25db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2eba021ba09290aa858ff067e8391a3cf1e302503bdca280a9c54dd4588f3820_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:358181d91a7961c649b374951778e5f9f9adbfeaab02f8ef77fa7826b3c24ca7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:58f07e28451f034ce12ec90c7fe2531d3274d21abefbd03be4d19699586346f3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:c2e4fd1dbde8c2c8e5ccee83fbbd738b2c8fbba8bf17f9167583ff293068cc95_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c4ac1ab8a08d39ec69e318d1820bff09506cdb330901c5a0c1e680ccbb447f3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:cfd7b74fdf00c016b75faa0623cba69203de98188e9c3050faaea718cd5dd32d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53284e11f5db88ec68f5ac7fdd1d42b26e62fde221368f8a1b8f918ed6b38d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ac079ebd98dcbf92a5858fd436f692199c10da256643ae05e1850de758ae9cd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:101edd497d95ff956953bb01124b8f81d6d0691e2a44a76c88dd8260299ff382_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96942d8f652e408cc590771948c9cad4129752852d0f12a0cef6861ed347e00d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:3e0bf95c08f60590ee45d6a43b2bd53541ad67acfcadba98766ce0c6016d3de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8386e44e2bb5e7aaf08a37ffe478fa01797d935f9f00a1d46a4e62068b0eec36_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:f3d47aa12df46316710846bdba2b1a95bce1dce932d7f0b1c557710f99d00130_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:70fbe1426e22b7695513905becd482399e450cda06257657d522050c9ef6ab64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:dc9d73f7518eeceb138b681b3ff50afb15f35c6e1188d6d49cfc7f6286a9f187_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:3030e5a4274bfe958f235919caf522bccba002ff660ae67bdee37ec97eb313bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f28c3488ff36d9ed2ab6da459a8bead5f5949a4216e12b83f22a26bc502faed1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1973d56a1097a48ea0ebf2c4dbae1ed86fa67bb0116f4962f7720d48aa337d27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:19a1291a158fedd1efdd1a06aa532e37aad3df397f07796ddedd193a8c868fdc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d4c9791817fc2f3891635f254b16a76a55e81e4bd99861375f86488a9c6faff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:a0581b748e3eece8fff757cf2457b5751a938dab75546f358f810ebb31bf7dbd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:361c8d592cf9139328c5784935fad288be60eff6a6c85cb4982a8438254b193c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:4079a7aed32d6d0081d474a0df2355e7ce961e77178f72ce62a98627a6030eaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:57f4d015f77222f51b01c551c66b36b437deda13a64197d4724778469d61ef1a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:dffb1edbef068e9aaafb9b2f7489135a862fd0b0ff62d115be8bc576b6e45fa1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1f74a3e06600172711b9f5ab619dbf3d89b5f934d66bdd6119c0f1ed3d9fdee8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:d5e64d120a3bd0d0c70bc8fcb04729b65f7872beb2ce991023ffcfee71ed3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fe47cea9cc6e4e71050b8cd8f23c772e15cd713c2484fc9e24d1a9aa9d4e7504_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ff41ee2739daf787fa816272ad2f68a3653e043fe8fb1f25b3b1211a3de1e9a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3ec93a3df61511d59ef7445ef3753933f7f50f368bb85d80af4d3558b93b2d36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:46ac8b0f147d63740a8b07d667e61ea6178a73957e5cd0e38d66b439aa8f8930_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8bfca998ca9a63d0c21c9e992945eba1328165d091d16aeacad976aba70c39e4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a862832a000b34fe99c18a15ddd6280e911e20974dee8d249994f0ccf969e0d1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:16b329950fbff70a8d997d0bd95e11d9a6a1263a00211385716b2b62bfacf0ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:19c2b345596de2aaa587eacb286d015c8bd4e0209ec4d49929bf99da4cd8b9cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:03a77c220a4608ab3c8b25c8e05dc82075b96addea5ad5336cd895681e35f57f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b7ae012373efe09ae9242c3ae6ff7fe4fa79fb45b49e8796a1a9e2125acfe068_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:8484f65d4a84230f93c986362dde19aff9b77de01b50e5af1948748b51382001_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f70c3c09018d2d27546077dd2d801312325916c62750f61b8ef24ac7b301c4c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9b6c87d38bfc523a2a99bc5e492fd23f5075b8f85f93d5163855e9fe278542c5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9bab214da2efb323cf1a8a73424315ed42121e61ac5c108407f92f0f862ac3c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:13ce7e51c7634235d73c08dd56434395a299f60d56f8acdc442438b6959c9077_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b064a613da441e77bf086d353f7a3c755661055392d27d626b789a85eaab1724_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:de1592fb686baa13e50139f46f87f94e201338e2557e39cc9a35294fc60a9be5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e790149d76c7dff5fc5cd74eb1bbc3a456f9db6c1ac2d2084bc57968d1069686_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:02f0aa65dfd2a58e13248b4e2078caec450fa2bdbacb3afeb34d1de30c909b0f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:61e0fc6bf04783436d5c9df7cc0ddb1574d86b767bb0802349685a5359dc779f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:967889c93734985d77ceda23dadae10b6c63a20ea6ed884bd1332d6c408e0c35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f9aca5a74e6d7b6048036368170385475510aae8d0d2fb2a9b1fa5290a2dc79e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:979c8bd253e44964db7a260b2ef30c4f884341fd21f64c1cd77544c21f0e4706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d12d0dc7eb86bbedf6b2d7689a28fd51f0d928f720e4a6783744304297c661ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecbe13123e56f6d7d242a9d770b94e4b99b33243dd41196d32b2709ac8dc2a65_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ecf2e3630c4a2bb22d68f28c73b97ed44ff36285ad612f95374fd50dffef0220_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6416a43819bb18a3d7d4b0e86d900b165cec180bd544ec5f89665e4994dfd250_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a23d2393757f33a41e9a002d0a7c4de4791fdfb605e34c4093bb6889a7094be0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da5fec8d247636e279051f11c6ad6e30d210df13f02ff865d71936589d3c1247_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f264240fe2a46d7aa95e56ee202a8403c3dad6c220cf29caff0936c82e0c086f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1a1549c63f4f6d5ba4e4325b2014d389dafbc4d4703142a87e70185de8ffbf2a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6722fdad755d7e322a44ea1c790aa70fac0414a509f6919b0fc2aaaf1fa9ab65_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:951ecfeba9b2da4b653034d09275f925396a79c2d8461b8a7c71c776fee67ba0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:a3f0bfdb9343878825e4e404e285965c95d2fb1023ded2faebcbec5a54b99bef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03d5377a63fe0b65516a5ed2756df2d6908c850cf01f34c6cca92132dfdd7376_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:557a617d0232a36f44fbaeddefc22224b5a6620555b8cbe4afef99c33bf90bd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7109ae161514f0b40e5c440f1a85b4a0f21fb6199ab62cf7ce00d03a34b9e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f09a1e83e2b26524881b832bb20cc6a924f360ae377979db74a8b8ad9de26744_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:18b5e938b1cac4026b1e3bf99fc21b1ebd51823bb12c111fc487c78463b18297_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5e27bf607a022ee55b6558d9f5bd921dc5e0c61734253b964092a6d8fcd155d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9c930ae38540f0194d08e5367a56ab88447cae9b43a8dbd8f615f805e28d525b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b4b55da165fc3abad03195b2f10dcff3c539c196bc7b7fa6d6f932512ec06e5e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:29f4db816827cc19fd548355f1e762e180dc1794d7fd6abb918acd5f93b379fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4cf6fa3e0545f85be452c28ec457b29779d5a62e56126bd2669e3e4aeb97d24c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a504e12a3873a8535730a84fab4b7cebf7cb70bb172b798bda2ac9e8830d0238_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c44dcc61662e62559d0bfe4266f6099e693f61de6a854c9fa7067ae93dbce55f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:08428fed73628c5efcc1eaa83db1fdee4a34b2b7eda7427c4783fb46585e5c62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:aad7cf0eecebe0f07f589258eb50fae340ce70805d9c8ac65c035fdc0393fef3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e9debffefe3cb42ae97b244383c060fe120b546b5bcd9d71efc2440a17d9b658_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2da8bca264f28839c7e792815e9b7ecb77037aba8343ac0da39ef676b2ecf70a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:54fe3d120652302375c397db24b942877fc2119fafd26c12e3ecb7a82815a485_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6d09a79ffc29ba0c51f3942e1bacb77dabac8bc96e5007c9180ea1f04a8f5d66_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a92db9565a362abeed1f63cf4b6458d9bdc8b5a8fe3f8e052432bcafd8cb1756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1204f11bfad6ec9684ef174f89c5a44b97aa256fa85a41fd53fed1d10ee24f7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:1467c3541decb38afa32e4134d83e63aba6cb7e44a24132939390319faeea76a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:61301fd8c01676f13b03073224432fee9fba5b75efc71da96b46c31e170482a6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:de91abd5ad76fb491881a75a0feb4b8ca5600ceb5e15a4b0b687ada01ea0a44c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:398d5f950340cdb89af36b909cdc222e213f2b8cb48385ebb6b83e6889a2305b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ad54ed4995ccf4d7221020aec3e9bd7d5bd0fce995e4ba7c151e537eb4f347b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:af0fe0ca926422a6471d5bf22fc0e682c36c24fba05496a3bdfac0b7d3733015_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d59a95cc6bc797549a9a9448bc246b1be072ac160a4f3c7321e9bb3ef12830a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:00db3efdb8113f49d0cf5fac1ce22ba738b29fb7ec51faa94e235d09dcfac70b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:1aa0bf8aecd01b20c976728474a08146ecefd2e97a5df31d291e883f7369897b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd22768ae0d2355a8baaef24462cd79a91fe3652dd0b5bf6b31f82093b8384ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d91aa90dd8839cfa89ff3fd176f95d68bffcbcbe978d945ffec9ea5534723781_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:0236941896a32a817c933b5b5a85bbb63188c90b05eb0ec63d0bec454ae24ff7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:55263411a60581cda4b581fa64af4b443b007e04add2e8bd583e41fb084586b5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6b38f7cf1d1e15f497152ae661eb358c822a5bfd52820358b48a416361da59bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bddcddc296ce363f3b55783425259057ee0ae6d033c6b4a430d92eacb9830748_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:259762454190fb072cf825ab5d69065912aed514984876fae96e872fa8707c5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:63890e4ad553fd32b0e7e6cae2350a31821a21b95b8c737ddc2785e64da182ee_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bcb08821551e9a5b9f82aa794bcea673279cefb93cb47492e19ccac5e2cf18fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c85245ad660ac99ca721a2f1e20f6ab537e2774ec82456b29418b0a033ba74aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2cff1778d744677704c6859f63611340d12ddd3a3d1cd425b546061aadb4e7e9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:3b81f9d63097241aa29cf9fe69d88bf7ad6f842cfe9139d5cd254adf256917e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8e509e7c2541c0a935ba6047b0fd9b98f6f6e43e26e63f1382e6e08a463cf606_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9a7cbeebcef0eab3794428c064c3bf01dd1e60b1ea2b18520592ea67b37184a7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:04d31474f0d85dcfd8ce4fa4ea18d1b17fe675960362cddc4bf5b62904ec00cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:082628d4827af8571e7711465fee1b5672f145cf7f258da7acbc4f4c2c9cc510_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:451c5837d1c97fba22c34c54b8de11f0726e66e28fc166be4f5d9bd71f28ea7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a55ec7ec64efd0f595d8084377b7e463a1807829b7617e5d4a9092dcd924c36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5a406c49e7658645c094ad20b744de2bbaebe3a43b5712683609d5b3393ae718_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:791e99ed632cdf6bea2485a3a8cdc1fb3d16a105915fc3d1028a92c2e890af8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:7d744a36accf7ba7952315a5e4fabc1e076c1b1a293765b0fb13aa6e3941ee76_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:896642a5bdda0cdbeccb0293d3de85f8882ac72678df8d12fb501fd3367982af_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0575f89d9f251f2f26a231f5a5280ab892885757a0289bacaec180555ea2f55f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:16eaad5b9c7bd56148ffa3be9ef6906125f90f7eb899f7b0b77b6171ece4a0e3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6ca15dcda1d0894b385e207009e8fed0e12f9bd19045daeac6b5088bafb489fe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e3a494212f1ba17f0f0980eef583218330eccb56eadf6b8cb0548c76d99b5014_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0a09f5a3ba4f60cce0145769509bab92553c8075d210af4ac058965d2ae11efa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:617d3a55e2b73bca85b38d396a2d276d3198f04c31231cbdd7356b5e5e3f6e24_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6fbd0bf8868a4bf866db6ba2ebb67ac10cd0f17ee37a8327cba70d19aa223f32_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e97e126a68bdeb72e89ff4fc641857172b1bd9ab5b718af9445a021bf284fa9d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:86efb67105ed8122d56f20189b88b5e3de8ca80f6466898e6608dfd2686722b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93ba3261bf52606895584230eac3aa6fb7bf0fb7fc553f197fd554f18d04b1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:a2ea85c74215bdd9bbe5e6750d8496e2b249928e9d12e3b877878e274166b69d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e1354d4e6433487546a34cc587d09acba468fd320217359b036e512a152e6bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0e66fd50be6f83ce321a566dfb76f3725b597374077d5af13813b928f6b1267e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a61fc5988382a8417b68ff54ab8319f9f19cb8f3479cd0fedaf720859ddcdc35_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c37b4a68403f8229c36f05bb47c7529ba231e7ecf91c5178e9c29e03923bbd6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:eba8190d90b5001bfccaec92e8f4b4dbb90264fee735d76b7001401c71fdf229_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4602c0dcffc7aaf590750b32f93bf422f149cabb34918b0768ef4822f3f3dc45_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:759fb1d5353dbbadd443f38631d977ca3aed9787b873be05cc9660532a252739_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:89ecba2fc7765e9f7f54d47921f9cab39d24ae7072d2fbdb41730c8d0bea71b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fc9b99ee5e4130477ea51c7d97ccaeb87b86efcf80448f6cc0e535ce16b94baf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1874fcdd0579ee95ef728eec26d536f705a2ce1d7acdb745e40d21e36c81ddbd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:5c9e02f6271857b1f5a7f252ed0ac3b42872e0e9a769814688f627b71353e706_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6ccf7db4015e6bdad76788ef1113dc03a13736753ffb53b0d04053c1d8e9347a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a22978e1669cdbaeee6ec0800f83559b56a2344f1c003f8cd60f27fac939680e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:551e92b1063618b3b619aa1fa151c9a98312262eb2903cf86712128ba3d29342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:09bf79f7546dc5a59760501476f688af0d63aeab7d73ead2dcf78224ffd7c4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:434169eb30d2a988fa04a2aa66461618e8440d86b7f5ee26490ee10cef744997_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:7d4a034950346bcd4e36e9e2f1343e0cf7a10cf544963f33d09c7eb2a1bfc634_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c4767add2239c7c721a2da825a438c317442f02d1a287bdad69e07792c4d9f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c5bc829a13bcc5b364288fe23c1d234405f163b80ae28101ba622cc8de79c221_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:5171a3b446df9d88aa4825ad6bb2171d6aa136ca63d3ed0871fd9f4984a747d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:68336de39011c52720a4f34e7662ebc79d69e84d9fd0c8189adbd47c685f7afc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:96f4fbe8c66a38d6aa7b0b82b584b6a8397be33c9058c3e1be0e70544b5fe4bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fd8a0884b73158b8db65861ca3ee7613478a166835b1c6c3a86b36c2151b82b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3fdcbf7be3f90bd080ffb2c75b091d7eef03681e0f90912ff6140ee48c177616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b0380540301171df3ea15707815ea797cd64c3426f83d1adbc6c0671b8ff787_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:783d44b233610394a2ce81b74ec8a941e79fc9437cea796b62254e764d0d855b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:9bb8451abb46810a65716b2bf4044db2cd0106d13dc54a9a4570c2abd8336170_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:006ffa67b5d6bd97adbe864571961a5cf0f2d860e373c6b8ff8b3f79545982c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:3062f6485aec4770e60852b535c69a42527b305161fe856499c8658ead6d1e85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:57ec9668e572df0b0f862e80ad5b5b8c1f6fa2534eebbbaf4fc3cf7601aebb99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:9faa3b8310a9d8aabf4b8342fede0c701b30513fe81a5a49002e55c6de2eea07_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1a0380b80fe020cc797904c8cd57846d73b319c7d17799e38b0fd3e7bb11d43d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4b5ea1ef4e09b673a0c68c8848ca162ab11d9ac373a377daa52dea702ffa3023_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a945067ddb2674f248de1b2862118aa2a11c7939639cde61364fd4ed9b945647_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:af66faa5906d0eb39f459c4f4f42b40f889101f04f1dced6c5a856925f615a48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:39e50c2ed4467fbc2f944881255564dfbb6b16853e7d62db5b476adc4751404b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4a83c12e35f2eb24b11c666ebd0eef7050d68666f189aa3f7e31057c9726514f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ae50e496bd6ae2d27298d997470b7cb0a426eeb8b7e2e9c7187a34cb03993998_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c485e8e55eec14495ee99f8fa9f6661d149d8588428cfcc8af0e493501b06640_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:0a98d96c51810a2a4c2c59c8b3696fd2106d83491eab25e5189feb55b9785cbc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:93fcd02a77aab6693174b0d6ef8c78a05b02d8c912748709893e25cf67af96a1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c2dd7a03348212e49876f5359f233d893a541ed9b934df390201a05133a06982_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d97aa3ea3ae161c54aa55ed4837dec08b1a253ac004d429d0cfaa4cbe35749f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:648dcaf0e8d21c6cebc3382cd9d4568412c518aff931793083c45680ec92fe72_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:96ae39329a45e017d3444b3794dc95126641ca54fe645bb8729b3d501bd47c64_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a6ec17d7f27a27eb6072a6aa5ce0e79be53e4e96e1238eaf45a866ec89334de0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c5352463d5ff1ce47f452e4532a3208e1f918569634429df092de06b8a5284b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:09ce7be6517b6e779d679361b9a7d6a5527a211e4457094476ad9055b92270a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4b2f63439489b675431a16d0eae4ee638c6149da6d1d9a8d71a1d1f770d2ac3b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:640d8a281aae4370a9c5dc0660ffc09c851048d2dd1331f175f60e81a11fcc79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:9f0d505a150af2e1cc3a499a3ebfa2209ee91ad2dc51ae193947b6a5c594b206_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:034ff0c46183ac426477a80504974b7fffd0aa822c905ad76f88c88c5c7b472f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:39d7bf21f69452d53ebe27ba6ac7911b059f3aa66066a49ffab961a42bcce89f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:406c05c82a254ffdbada465a8467c2ded4a75f67652caf4f59e8a8794d03ac9e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:c8bd95b84c33750b6a5d68ff914c99418bcac9138d5b20a0465d95bfd6a16b86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6cf7cb7ab387cf90fdf50b7ea764cf16a1d14f99e50fe1af5d44a14092836d28_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b1548af5f99bbf602e68a69463031ee4cd49320c63615c53d839836ef5421128_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b984c701e3b6c32836703c39e927a7e771b1f336a248f9c9d8c0c3c6974d6aae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:dcfe7fe11661a0c9a444def47e46670cc6b945bca3c38b37db0a2dc57d190799_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:21185a094e4190ee82307f91b912a5e5c33b57b0b5ea03b60487179e6003dfaf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:23f2e9f706f28fe4a309b8b74628a6a7412b9eabad12ed6f4393b5aa3bc24091_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54bece27737684021a9502eb0880308df93152387286aec44d13c5e6030c6818_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f775473e25f7321c82f8bd20bb1c51c68bf5c8e91c90580ca92f09de903e81b9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5cdd7a702f3e14c70c9a167b8d20bb8b866358f3f2feb6e700f4c9ebaf6c9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:951111b1a7e452ae97826dd9706e828a0061f270b3d8b723dcf74609bec7e678_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:af8d0890f4439687d58249bd241e195d047bcecf9d0b4e5036780c55d4187a33_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:b43e2733d5b577eca942a6b54aa57ede265c0e9b64b3becabc81f437004cb1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02a1c14f060842b38aa0b579a9fec52166fed457c1cf9c684bf10e9136317cfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2e391d7ae35c453b6d08d17bd487412679390d0afc7bad1110e94882bc5c0364_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6bba3f73c0066e42b24839e0d29f5dce2f36436f0a11f9f5e1029bccc5ed6578_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6efd695fe2ed02148d2bbb18e9b3b96174b1ed33a21e01069bc1e4e2aee9f1f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0396e53685e43bb7eaa4607cf034be4ccbfcedc025caaefb7ee1ebe292c07b77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:632e80bba5077068ecca05fddb95aedebad4493af6f36152c01c6ae490975b62_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c3238f79a486de37f49820560a71810e97ce190bc098023a39be41371c20bc74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e7fb6742cca54dcd8382aa65552a90cdbd94cf5ee84e2648477c0fdd569172ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4997a3f771f258a4fdf8527cbc956c6d70f597a47ea64421a4872feacdff1435_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5b00c42562d477ef44d51f35950253a26d7debc7de86e53270831aafef5795c1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:77cd7bf4fdb4d9027b7ba3e3857f2ee8604f62238db060bd93a5a6ed7ed5acc7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ab948c2a1aa97873bd8f001f21803e4b136c714f6999b7e24b1c58c531393325_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5dc2a11d583af65b7365ed1dd1d0ed015de122893f4dd263f245f02a31792eb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:77bb75cb84a7a468a4fbe0fcead3e2f8c7270a60800ea2cae1a1d5eceb32d956_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a346da1b82be17527e200efc49a859602d06d7c32d8bd6a4739619e7fa5254ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f7c8ca40537b781e8847d23bd1bc3219c62edd6a59fccca1bf3018fd7b2224a3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:166e1e909e7f7969938c6efd18c27b99453a67e1ccf0f6a0195c2d0796e2d942_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2abc1fd79e7781634ed5ed9e8f2b98b9094ea51f40ac3a773c5e5224607bf3d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:48c768a326c4e9ee4248308d55efd3070c2430327aad3de0eb035170498a3091_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d2011b7e68a903c5ca9a34e66d6de825284869ec598061b1402f98386e3c34f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:53d66d524ca3e787d8dbe30dbc4d9b8612c9cebd505ccb4375a8441814e85422_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:861061ae45440799d8efec4b19664389d95679c8e87a2e1b207db60be75d6720_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:dd443d3d348746143d646af2d0fd64ec6e3ddc9f1a7c56ea85d7eea192d57270_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:e357459a8d3afabcfceccd83ec2d9ff284062f894137ed94bed64ac2d1a7a0aa_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:4dcc3f2648915ed6887ff9db0c8d45b5487e3acdd7eb832ff6e7d579846ed90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:599a6022709f05d60b897cf39961d98a614863cb91a5483722034ca91a36df81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:284d17aa10d048eb7e39956681248cc31caa37aedde5edcd72181d12f1beaa43_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9135b1b4106e67ad1314cbc286c9c9366e4575a4d7dbe783b51008747b81e81f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:20fe74ec53cca9cee4ba9d0c065a05b1daacdb2d9a5e68eb0dc871841d88ac27_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:ab4c2abf595eabb5b34fd996a87dce0c08c5636231d328e107de6b26ad3fbd46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:68ac7f6e7d9d54c90309e5f33119cfa3f468a917bb45d1d1d4aba4ac04208100_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9d6e35cd7a542a8dbbb9523fa64d909f2f7ce407f1694891d40105a759c69983_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:28d99dd1c426021eefd6bdbd01594126623f3473f517f194d39e2a063535147a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:61c22014e76a65de5854b488040ef3c735154e57c0e7342b43786609738de70e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:96d8e8ab2c09986c379909c9befbc86e2a787d32a22aef945b5b897be24f74d0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a82c188e711419b658eaf53ad059624e0bec1dbc504744d039d61db4783d6c67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0be5d73579621976f063d98db555f3bceee2f5a91b14422481ce30561438712c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:554964b1217350b9cde0a71f975cc8c11d55e6777772c31b5907a82733695e36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:721354ffe5a030ae31514d7c1bbdd6b081282c884ee37c91ef7b8fd3db28e932_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:bfe57ec16619376f2c12174e97eec3c6e81b3eb072c2969dd64c918aa42f53b8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6b0d53f39bd713864dda69c3e20156054e398001edfcae385af11d6bba4af67d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:828f7cb42c498623639190f8c8c69533de26e2f5f0374cd313a023d3d0052b2b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ea36739b7e81007aec2e901639b356b275434362b254800d4309dd0aa665ca36_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f4e036ad4b2c5711eda248820a2a6765bfcf8420e54a498ae78b146a755ee3b1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bccc03fd9ffe278e15c8f4be1db030307e4cd5020b78d711fc62f104fd6a980_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3750b7281ed4cbef6c791bc42556bee351abbe41dd0b07f3454024b63f6958e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f4cbb6b1ee9f62617bd843353668f979ed5e9ca3e29843df399b6a1c164159a7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:f5f14f972251eb6edf94067da5d80a014f195a9b606ab6d19fcb12c2e935ae57_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c6e5e598ff8bac41f5bf52e4c2b25655f461d1eb85d7c00c4ede22e8e12ce9d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:97c7a635130c574a2c501091bb44f17cd92e05e29b5102e59578b5885d9bfec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c5c9edb0dfad0d5ef2129178f8286c9be082e064f261f2e4ce3b88dc27b85fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c6bc9553bbf1ec6032bfcf89937cce92b3a3bfc583db208860c137cc93d1afec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6f68278adfc62c01c0d668b67ae92dffd4e70bbe4aab0bca62944be9d82d6ca9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8bd11159470f98f067f547ddc6fea3bade8ed03524a354e89ea8162097eb785c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:9174864cd47431966d033d283bc7836e7ca579139ef85c36275db542fda80803_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ea4ad0f01442f6c6a2d61dcbd8941beb1f5f186aaadc51c8fdc7dba64b2f833c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0bb3aad7a4f41ca02b5bacdba72c9033c564f4302340d5d495e9d2b1aea6f481_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:10b531fee39df46d2b79afbdfe272184150d70dae16c1673a1f3297fb8c92172_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6cb05ee81fcbb516270eb0a9ca324f40c3c02944c13ee0a2552815d1d412f745_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f3038df8df25746bb5095296d4e5740f2356f85c1ed8d43f1b3d281e294826e5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:22ee9f825b6d8959e14386ec0cbbe999890362eb6c889cc8415a2f0cafe5f86c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:498fd176eace1159d119786bcccb81f154b77728ff4d59ddb7aa83bc8fea199e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:812819a9d712b9e345ef5f1404b242c281e2518ad724baebc393ec0fd3b3d263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:ada0c0803a2f936f0429c34c6d0a7cb592e0474e395a222e52d007f468260682_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0d1c07dd7a9d55fecb39d632de903afb3163c5a31a4f7b6027ee09261e66317e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1a55dbb8b575710259478e6f7b206bde1519a369234bc307e620aeb4b1b3c052_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1be9cf7afc785fbde8c9d5403d13569bc7f7fee8a386d2d8842f2b40758ed430_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e641de48289759979dcf59945b915ff279309648b47fc77af04696b969fdef64_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:15df48980a49972d5259be6d8072155f57bc842a5e91196fdcad81f6a2b87271_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b707773cfc949916e7b2b7e20466cf5e26d2eecda1ffb9510ac4d889f3306dac_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b8bfe135b2dce7488a050df6c807f9e6510c86fadb86385c07380d0e8bca8820_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ff9075455260cdaf802531110ac647cf9619b8b25b576d32a2e176101b113f3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bf72297fee61ec9950f6868881ad3e84be8692ca08f084b3d155d93a766c0823_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:bfea05b5032c70951150edd28dd31c5d367cf4ec8daa82b8541ce23e36e92fde_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:d9cf2a85dba65a127a0194938e1f9c1ef6bb0a7a3a91acb28960136bbe1bb75d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:f93269975cfba3754b98c8015b330bdb71470ab859c4d8f01b0c951052a5b0a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:67c988e079558dc6b20232ebf9a7f7276fee60c756caed584c9715e0bec77a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c0028cae865fe291427c474c42c37f5f4e2d15dae3d995c6040fd91b9a402774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c00e96c095783a915b5f0a1e8622a74bdfe31472f5bb599619289047cfa02667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f94ee078a69f9186815db37ffb1dd298db41db3434d803e53edf9f6c569c8427_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:d48e86f50f7d0ba5546975d6b9fa54b4e791c444fc43f1b9a5d6850bf5afa662_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:15dafdb3c0ac1bfcb21447c14dcc49316762ae2918aaa93b373f4f0ae9dc05f8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:f52b7d31de7697dd95b0addb28b5a270e2e2a8e37543a16696aaadcaf7a14756_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b6029487b019751b36752e15a5afd5db73fe449798b0df7e7465fe47353b8271_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:0509bd17634879a7e7c73a96a6cfe4be00f98e3ce7258733d0d6bb7f8a95b91f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:ad103effb35bf1b15fb53ef8f3d77a563dee94e7a6703924b377b31ac7754ba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8ffd1a20e9d382302fa94cde6ccf3cb20da8045876d0612e15200e76e6f42093_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9d816850cea91b3e011823823312b8ab74e67016ab822f435e0943f5758b9170_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c4c2f0ac2d23a17393606070219485ba5d974d45328077daba15411925771795_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:f8265a73567ea0c3345c8e92bfd7e06a8e486fcc4a89fe46da46737bdb43cb9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:78aa5be28be7d85f30d68230d193084a2ec6db6e8b67d91b99b9964b7832c3b5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:af5f5be97eb8cebc751d6b9ecc81c5909b21608ecadf1b6a2d895f8946824623_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:cb815fbc06b1177e229eb1144c4edb1039b4e7072b42bee6f19860cb99bc134b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:fcbd032ebd2cbf03370a5c40ef907b84449f43fdb3c28da925f5544118a1005e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2133
Vulnerability from csaf_redhat - Published: 2026-02-05 15:02 - Updated: 2026-03-12 06:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"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:2133",
"url": "https://access.redhat.com/errata/RHSA-2026:2133"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"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/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_2133.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:50:15+00:00",
"generator": {
"date": "2026-03-12T06:50:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2133",
"initial_release_date": "2026-02-05T15:02:51+00:00",
"revision_history": [
{
"date": "2026-02-05T15:02:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:03:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64",
"product": {
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64",
"product_id": "registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64",
"product_identification_helper": {
"purl": "pkg:oci/createtree-rhel9@sha256%3Ae8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64"
},
"product_reference": "registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_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-02-05T15:02:51+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2133"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/createtree-rhel9@sha256:e8f95dc51266292cc1909ee11ba97c8e8e112af063b257814fe66f1a3894d267_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1715
Vulnerability from csaf_redhat - Published: 2026-02-02 13:10 - Updated: 2026-03-12 06:49Notes
{
"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 golang-github-openprinting-ipp-usb is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables\n driverless support for USB devices capable of using IPP-over-USB protocol.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1715",
"url": "https://access.redhat.com/errata/RHSA-2026:1715"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1715.json"
}
],
"title": "Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update",
"tracking": {
"current_release_date": "2026-03-12T06:49:13+00:00",
"generator": {
"date": "2026-03-12T06:49:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1715",
"initial_release_date": "2026-02-02T13:10:53+00:00",
"revision_history": [
{
"date": "2026-02-02T13:10:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T13:10:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"product": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"product_id": "golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb@0.9.27-4.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-4.el10_1.aarch64",
"product": {
"name": "ipp-usb-0:0.9.27-4.el10_1.aarch64",
"product_id": "ipp-usb-0:0.9.27-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-4.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-4.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-4.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"product": {
"name": "ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"product_id": "ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-4.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-4.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"product_id": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-4.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-4.el10_1.s390x",
"product": {
"name": "ipp-usb-0:0.9.27-4.el10_1.s390x",
"product_id": "ipp-usb-0:0.9.27-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-4.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-4.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"product_id": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-4.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-4.el10_1.x86_64",
"product": {
"name": "ipp-usb-0:0.9.27-4.el10_1.x86_64",
"product_id": "ipp-usb-0:0.9.27-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-4.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-4.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-4.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src"
},
"product_reference": "golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.aarch64"
},
"product_reference": "ipp-usb-0:0.9.27-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.ppc64le"
},
"product_reference": "ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.s390x"
},
"product_reference": "ipp-usb-0:0.9.27-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.x86_64"
},
"product_reference": "ipp-usb-0:0.9.27-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"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": [
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64"
]
},
"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-02-02T13:10:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1715"
}
],
"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": [
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-0:0.9.27-4.el10_1.src",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-4.el10_1.x86_64",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:ipp-usb-0:0.9.27-4.el10_1.x86_64",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.aarch64",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.ppc64le",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.s390x",
"AppStream-10.1.Z:ipp-usb-debuginfo-0:0.9.27-4.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1042
Vulnerability from csaf_redhat - Published: 2026-01-22 18:14 - Updated: 2026-03-12 06:48Notes
{
"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": "cert-manager Operator for Red Hat OpenShift 1.18.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:1042",
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1042.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.18.1",
"tracking": {
"current_release_date": "2026-03-12T06:48:45+00:00",
"generator": {
"date": "2026-03-12T06:48:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1042",
"initial_release_date": "2026-01-22T18:14:00+00:00",
"revision_history": [
{
"date": "2026-01-22T18:14:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-22T18:14:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product": {
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "cert-manager operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3Ac8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769104096"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3Abf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769104096"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769104096"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769104096"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"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-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:14:00+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
]
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:14:00+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:14:00+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:14:00+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"known_not_affected": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:14:00+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:08b6b8c954c1a7ceb5a446eb1bc3e28c434cc576b77cd369c85ea79775dfb1cc_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:2f2e78fd6d5a22d977e80100425da58d77a5286d4d017c38e27d7900d52fdb28_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:749ce9e6e1216fc8e8e29c01ff14b11a1290de1bec9bd4d692f5cbace03f8e95_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:7906836c624e2aea656d2c64bd3fee260b69c9f6a0ab46e5d228154f5d6241c4_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:77f4d70980abe59f1e69bf38bfeeeed0b84b27fe9ae3286666d01a0c8aa6b067_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:9f89f2a9de21e45f472d533a7b627c7f27fdf726efef24ff972cebfd30815cbf_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:bf234df32160c906c15cc437b66a7b35a913a400f921f2cd2e44c83a02d9c7b0_s390x",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:c8c319818479dfb5856d50ccebe1c6aaad008aff2b1ac5c317763a697884b2c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:3812
Vulnerability from csaf_redhat - Published: 2026-03-05 04:13 - Updated: 2026-03-12 07:04Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3812",
"url": "https://access.redhat.com/errata/RHSA-2026:3812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3812.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:04:27+00:00",
"generator": {
"date": "2026-03-12T07:04:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3812",
"initial_release_date": "2026-03-05T04:13:33+00:00",
"revision_history": [
{
"date": "2026-03-05T04:13:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T04:13:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:04:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el8_6.src",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.src",
"product_id": "grafana-pcp-0:3.2.0-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"product_id": "grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"product_id": "grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el8_6.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.s390x",
"product_id": "grafana-pcp-0:3.2.0-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T04:13:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3812"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.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": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T04:13:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3812"
}
],
"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": [
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:grafana-pcp-0:3.2.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3838
Vulnerability from csaf_redhat - Published: 2026-03-05 09:44 - Updated: 2026-03-12 07:06Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3838",
"url": "https://access.redhat.com/errata/RHSA-2026:3838"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3838.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:06:31+00:00",
"generator": {
"date": "2026-03-12T07:06:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3838",
"initial_release_date": "2026-03-05T09:44:33+00:00",
"revision_history": [
{
"date": "2026-03-05T09:44:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T09:44:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:06:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-9.el8_8.src",
"product": {
"name": "grafana-0:7.5.15-9.el8_8.src",
"product_id": "grafana-0:7.5.15-9.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-9.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-9.el8_8.ppc64le",
"product": {
"name": "grafana-0:7.5.15-9.el8_8.ppc64le",
"product_id": "grafana-0:7.5.15-9.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-9.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-9.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-9.el8_8.x86_64",
"product": {
"name": "grafana-0:7.5.15-9.el8_8.x86_64",
"product_id": "grafana-0:7.5.15-9.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-9.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-9.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-9.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le"
},
"product_reference": "grafana-0:7.5.15-9.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-9.el8_8.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src"
},
"product_reference": "grafana-0:7.5.15-9.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-9.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64"
},
"product_reference": "grafana-0:7.5.15-9.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-9.el8_8.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src"
},
"product_reference": "grafana-0:7.5.15-9.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-9.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64"
},
"product_reference": "grafana-0:7.5.15-9.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:44:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3838"
},
{
"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": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.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": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:44:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3838"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.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": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:44:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3838"
}
],
"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": [
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-0:7.5.15-9.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-debuginfo-0:7.5.15-9.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2201
Vulnerability from csaf_redhat - Published: 2026-02-05 22:10 - Updated: 2026-03-12 06:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Lightspeed (formerly Insights) for Runtimes on RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat Lightspeed (formerly Insights) for Runtimes on RHEL 9.\n\nSecurity fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2201",
"url": "https://access.redhat.com/errata/RHSA-2026:2201"
},
{
"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/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_2201.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Lightspeed (formerly Insights) for Runtimes security update",
"tracking": {
"current_release_date": "2026-03-12T06:50:49+00:00",
"generator": {
"date": "2026-03-12T06:50:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2201",
"initial_release_date": "2026-02-05T22:10:05+00:00",
"revision_history": [
{
"date": "2026-02-05T22:10:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T22:10:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product": {
"name": "Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_id": "Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:lightspeed_for_runtimes:1.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Lightspeed (formerly Insights) for Runtimes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"product": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"product_id": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/runtimes-inventory-rhel9-operator@sha256%3A9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363?arch=amd64\u0026repository_url=registry.redhat.io/rh-lightspeed-runtimes\u0026tag=1.0.0-1770223260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64",
"product": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64",
"product_id": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/runtimes-inventory-operator-bundle@sha256%3A215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3?arch=amd64\u0026repository_url=registry.redhat.io/rh-lightspeed-runtimes\u0026tag=1.0.0-1770229956"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"product": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"product_id": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/runtimes-inventory-rhel9-operator@sha256%3A8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a?arch=arm64\u0026repository_url=registry.redhat.io/rh-lightspeed-runtimes\u0026tag=1.0.0-1770223260"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le",
"product": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le",
"product_id": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/runtimes-inventory-rhel9-operator@sha256%3Aefa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573?arch=ppc64le\u0026repository_url=registry.redhat.io/rh-lightspeed-runtimes\u0026tag=1.0.0-1770223260"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"product": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"product_id": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/runtimes-inventory-rhel9-operator@sha256%3Aa4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11?arch=s390x\u0026repository_url=registry.redhat.io/rh-lightspeed-runtimes\u0026tag=1.0.0-1770223260"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64 as a component of Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_id": "Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64"
},
"product_reference": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64",
"relates_to_product_reference": "Red Hat Lightspeed (formerly Insights) for Runtimes 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64 as a component of Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_id": "Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64"
},
"product_reference": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"relates_to_product_reference": "Red Hat Lightspeed (formerly Insights) for Runtimes 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64 as a component of Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_id": "Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64"
},
"product_reference": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"relates_to_product_reference": "Red Hat Lightspeed (formerly Insights) for Runtimes 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x as a component of Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_id": "Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x"
},
"product_reference": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"relates_to_product_reference": "Red Hat Lightspeed (formerly Insights) for Runtimes 1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le as a component of Red Hat Lightspeed (formerly Insights) for Runtimes 1",
"product_id": "Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le"
},
"product_reference": "registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le",
"relates_to_product_reference": "Red Hat Lightspeed (formerly Insights) for Runtimes 1"
}
]
},
"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 Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le"
],
"known_not_affected": [
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_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-02-05T22:10:05+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2201"
}
],
"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 Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-operator-bundle@sha256:215ffb659953b515a6ae4e4162bb641eaa0d7dd548a0d8487b8bce0cc77e07d3_amd64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:8e161ba88509d7757f7984f59638a55826d8cbb5985f42b07a139e7d2010934a_arm64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:9782b38d317f3bd46c4b312e98ddd845f900bf3dc17d89954e2fc0693d35a363_amd64",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:a4e92b34cc470c81c2bdf31e7e1c0a14cc1ed50947ebadf27cfc29bbe632cc11_s390x",
"Red Hat Lightspeed (formerly Insights) for Runtimes 1:registry.redhat.io/rh-lightspeed-runtimes/runtimes-inventory-rhel9-operator@sha256:efa869209e9675e3dcc1ae35f6fd59218f36573dbb87467be82123c625270573_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3879
Vulnerability from csaf_redhat - Published: 2026-03-05 12:15 - Updated: 2026-03-12 07:08Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3879",
"url": "https://access.redhat.com/errata/RHSA-2026:3879"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3879.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:08:02+00:00",
"generator": {
"date": "2026-03-12T07:08:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3879",
"initial_release_date": "2026-03-05T12:15:12+00:00",
"revision_history": [
{
"date": "2026-03-05T12:15:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T12:15:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:08:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-12.el8_4.src",
"product": {
"name": "grafana-0:7.3.6-12.el8_4.src",
"product_id": "grafana-0:7.3.6-12.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-12.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-12.el8_4.x86_64",
"product": {
"name": "grafana-0:7.3.6-12.el8_4.x86_64",
"product_id": "grafana-0:7.3.6-12.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-12.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"product_id": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-12.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-12.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-12.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-12.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-12.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-12.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-12.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-12.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-12.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:15:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3879"
},
{
"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": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.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": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T12:15:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3879"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-0:7.3.6-12.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:grafana-debuginfo-0:7.3.6-12.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2144
Vulnerability from csaf_redhat - Published: 2026-02-05 15:45 - Updated: 2026-03-12 06:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, and 4.20",
"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:2144",
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22772",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22774",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22775",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23950",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"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_2144.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:50:30+00:00",
"generator": {
"date": "2026-03-12T06:50:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2144",
"initial_release_date": "2026-02-05T15:45:43+00:00",
"revision_history": [
{
"date": "2026-02-05T15:45:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:45:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-backfill-redis-rhel9@sha256%3Aec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"product": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"product_id": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/certificate-transparency-rhel9@sha256%3A240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-database-rhel9@sha256%3Af4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"product_id": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fulcio-rhel9@sha256%3Ad876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logserver-rhel9@sha256%3A7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logsigner-rhel9@sha256%3A83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-redis-rhel9@sha256%3A7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-search-ui-rhel9@sha256%3A3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-server-rhel9@sha256%3A9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770106163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3A37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770107440"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64"
},
"product_reference": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_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-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this 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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22772",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-12T22:01:21.336171+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a certificate authority for issuing code signing certificates. A remote attacker could exploit this by bypassing MetaIssuer URL validation due to unanchored regular expressions (regex) in the `metaRegex()` function. This vulnerability could lead to Server-Side Request Forgery (SSRF), allowing the attacker to probe internal network services. While the flaw only permits GET requests, preventing state changes or data exfiltration, it still poses a risk for internal network reconnaissance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in Fulcio\u0027s URL validation allows attackers to bypass security checks, leading to Server-Side Request Forgery (SSRF). This could enable internal network reconnaissance within affected Red Hat OpenShift and Ansible Automation Platform deployments, though it does not permit state changes or data exfiltration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "RHBZ#2428808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22772"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d",
"url": "https://github.com/sigstore/fulcio/commit/eaae2f2be56df9dea5f9b439ec81bedae4c0978d"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-59jp-pj84-45mr"
}
],
"release_date": "2026-01-12T20:58:53.659000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fulcio: Fulcio: Server-Side Request Forgery (SSRF) via unanchored regex in MetaIssuer URL validation"
},
{
"cve": "CVE-2026-22774",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T19:01:29.258462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430095"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker can exploit this vulnerability by providing specially crafted input to the devalue.parse function. This can cause the application to consume excessive CPU time and memory, leading to a denial of service (DoS) condition. The root cause is an unchecked assumption during typed array hydration, where an ArrayBuffer is expected but not validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `devalue` JavaScript library, such as pgAdmin 4, Red Hat Build of Podman Desktop, and Red Hat Trusted Artifact Signer. A remote attacker can exploit this flaw by providing specially crafted input to the `devalue.parse` function, leading to excessive CPU and memory consumption and a denial of service condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22774"
},
{
"category": "external",
"summary": "RHBZ#2430095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430095"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22774"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22774"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-vw5p-8cq8-m7mv"
}
],
"release_date": "2026-01-15T18:53:21.963000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to excessive resource consumption from untrusted input"
},
{
"cve": "CVE-2026-22775",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2026-01-15T20:00:50.600496+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430109"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the `devalue.parse` function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause the application to consume excessive CPU time and memory. This ultimately leads to a denial of service (DoS), making the affected system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Denial of Service due to improper input validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat. The `devalue` JavaScript library, when used by applications to parse untrusted external input, is susceptible to a denial of service. Specially crafted input to the `devalue.parse` function can lead to excessive CPU and memory consumption, rendering the affected system unavailable. Red Hat products such as Red Hat Build of Podman Desktop and Red Hat Trusted Artifact Signer are affected if they process untrusted data using the vulnerable `devalue.parse` function.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22775"
},
{
"category": "external",
"summary": "RHBZ#2430109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22775"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4",
"url": "https://github.com/sveltejs/devalue/commit/11755849fa0634ae294a15ec0aef2f43efcad7c4"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.6.2"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-g2pg-6438-jwpf"
}
],
"release_date": "2026-01-15T18:59:37.499000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Denial of Service due to improper input validation"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-23950",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-01-20T02:00:55.870044+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431036"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the `path-reservations` system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially crafted tar archive containing filenames that cause these collisions, bypassing internal concurrency safeguards. Successful exploitation can lead to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The `node-tar` library is susceptible to a race condition due to incomplete handling of Unicode path collisions, which can lead to arbitrary file overwrites via symlink poisoning. However, this issue primarily affects case-insensitive or normalization-insensitive filesystems. Red Hat Enterprise Linux and other Red Hat products typically utilize case-sensitive filesystems, which may limit the direct impact of this flaw in default configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23950"
},
{
"category": "external",
"summary": "RHBZ#2431036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6",
"url": "https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-r6q2-hw4h-h46w"
}
],
"release_date": "2026-01-20T00:40:48.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:45:43+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:240a9553315990a06a9d52eaf6e96e3aa1c743f1fbff33b95b489d41cef18f5a_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/fulcio-rhel9@sha256:d876a5e41b8467cdde921032f2cd53e77bef99ebcd8b61d72a3ad411469ad352_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:ec50096d68a499e7f605bcfa7afd30845a03e0c4849736431f6752fa8b850897_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:3971738912069448174202486b61ed384153ca18af3e8430a55795a6e65eb58d_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:9746960bbc79e0ecf82a0ee12f878e90e202247dcaeb046bdd11db48a52ccb90_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:37b9359f11098a781158e5bc0850ec43b599d29a354b43745067656b0a234814_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:f4e92bf3f35d86fe895a2e3225098b3d4d9dae720ef1d45e9efcf23dec8242b6_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:7c6cba78fb26addd9f056ec3f8b9376666db353451da37a4681a51d16f2ff76c_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:83a8710df2032471c379f4cfbb3861ec9c4c7794f8b487483dbfb8cf57207750_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:7261ee18d6fd8d42614e94ae3bdb77c5acad54f2b9898365bf8668c60a32589a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition"
}
]
}
RHSA-2026:1018
Vulnerability from csaf_redhat - Published: 2026-01-22 15:52 - Updated: 2026-03-12 06:48Notes
{
"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": "Important: Red Hat OpenShift GitOps v1.17.4 security update",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for Red Hat OpenShift GitOps.\nBug Fix(es) and Enhancement(s):\n* GITOPS-8231 (CVE-2025-47913 openshift-gitops-1/argocd-agent-rhel8: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.17])\n* GITOPS-8233 (CVE-2025-47913 openshift-gitops-1/argocd-rhel9: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [gitops-1.17])\n* GITOPS-8078 (CVE-2025-58183 openshift-gitops-1/argocd-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.17])\n* GITOPS-8081 (CVE-2025-58183 openshift-gitops-1/dex-rhel8: Unbounded allocation when parsing GNU sparse map [gitops-1.17])\n* GITOPS-7753 (CVE-2025-58754 openshift-gitops-1/argocd-extensions-rhel8: Axios DoS via lack of data size check [gitops-1.17])\n* GITOPS-8511 (CVE-2025-68156 openshift-gitops-1/argocd-rhel8: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.17])\n* GITOPS-8512 (CVE-2025-68156 openshift-gitops-1/argocd-rhel9: Expr: Denial of Service via uncontrolled recursion in expression evaluation [gitops-1.17])\n* GITOPS-7568 (ignoreDifferences setting is not honored for OAuthClient resource)\n* GITOPS-7992 (openshift-gitops-operator-metrics-monitor ServiceMonitor is attempting to use a bearerTokenFile configuration in its endpoints definition)\n* GITOPS-8225 (RC 1.19.0-2 : haproxy replica remains 1 with HA upgrade)\n* GITOPS-8411 (CVE-2025-55190 still blocking due to github.com/argoproj/argo-cd/v2@v2.14.11 in gitops-rhel8:v1.18.1)\n* GITOPS-8591 (Reciving TargetDown after upgrading GitOps )",
"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:1018",
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-55190",
"url": "https://access.redhat.com/security/cve/CVE-2025-55190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58754",
"url": "https://access.redhat.com/security/cve/CVE-2025-58754"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"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_gitops/1.17/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.17/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1018.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift GitOps v1.17.4 security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:43+00:00",
"generator": {
"date": "2026-03-12T06:48:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1018",
"initial_release_date": "2026-01-22T15:52:24+00:00",
"revision_history": [
{
"date": "2026-01-22T15:52:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-23T04:51:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift GitOps 1.17",
"product": {
"name": "Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_gitops:1.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift GitOps"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3Ac1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3Af5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Af626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Ab5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Ad12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-operator-bundle@sha256%3A710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768828150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3Ae76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824197"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3Aa922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3Ac89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Ac8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Abc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824197"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3Acf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3Ae7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3Ac8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3A3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824197"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argo-rollouts-rhel8@sha256%3A42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel8@sha256%3A7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-agent-rhel8@sha256%3A38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-extensions-rhel8@sha256%3A6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/argocd-rhel9@sha256%3A80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824532"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-plugin-rhel8@sha256%3A81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dex-rhel8@sha256%3A072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8@sha256%3A809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitops-rhel8-operator@sha256%3A4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768825193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"product": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"product_id": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256%3Adab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339?arch=s390x\u0026repository_url=registry.redhat.io/openshift-gitops-1\u0026tag=1768824197"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64 as a component of Red Hat OpenShift GitOps 1.17",
"product_id": "Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
},
"product_reference": "registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift GitOps 1.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:52:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-55190",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"discovery_date": "2025-08-21T07:09:49.658000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2390026"
}
],
"notes": [
{
"category": "description",
"text": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. In versions 2.13.0 through 2.13.8, 2.14.0 through 2.14.15, 3.0.0 through 3.0.12 and 3.1.0-rc1 through 3.1.1, API tokens with project-level permissions are able to retrieve sensitive repository credentials (usernames, passwords) through the project details API endpoint, even when the token only has standard application management permissions and no explicit access to secrets. This vulnerability does not only affect project-level permissions. Any token with project get permissions is also vulnerable, including global permissions such as: `p, role/user, projects, get, *, allow`. This issue is fixed in versions 2.13.9, 2.14.16, 3.0.14 and 3.1.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/argoproj/argo-cd: Project API Token Exposes Repository Credentials",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has Important impact as exploitation requires some privileges granted by the system. An attacker would either need the ability to create an API token (via having valid login credentials) or to have stolen an API token from a legitimate user. It does not grant full control over the system, attackers can only tamper with the project(s) associated with an API token.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55190"
},
{
"category": "external",
"summary": "RHBZ#2390026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2390026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55190"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-786q-9hcg-v9ff",
"url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-786q-9hcg-v9ff"
}
],
"release_date": "2025-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:52:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/argoproj/argo-cd: Project API Token Exposes Repository Credentials"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:52:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58754",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-12T02:00:53.897605+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394735"
}
],
"notes": [
{
"category": "description",
"text": "Axios is a promise based HTTP client for the browser and Node.js. When Axios starting in version 0.28.0 and prior to versions 0.30.2 and 1.12.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: \u0027stream\u0027`. Versions 0.30.2 and 1.12.0 contain a patch for the issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios DoS via lack of data size check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impact is limited to the application which bundles axios and not the host Red Hat 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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58754"
},
{
"category": "external",
"summary": "RHBZ#2394735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593",
"url": "https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/7011",
"url": "https://github.com/axios/axios/pull/7011"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.12.0",
"url": "https://github.com/axios/axios/releases/tag/v1.12.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-4hjh-wcwx-xvwj",
"url": "https://github.com/axios/axios/security/advisories/GHSA-4hjh-wcwx-xvwj"
}
],
"release_date": "2025-09-12T01:16:40.513000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:52:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios DoS via lack of data size check"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_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-01-22T15:52:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
}
],
"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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` 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 GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x"
],
"known_not_affected": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T15:52:24+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:04a0309f1ea64b27a03d51ed435e3ba03b9b1c00f92ef1d136db7873be49bf6c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:42bcfb29916b6c0ed25625841c9dd483b1a36cd978c6815a2969a794417474b0_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:5cd9912e51ffea57bad97d8d725cd6210c0ba43d41d6a11c67b03d7e8807a1b4_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argo-rollouts-rhel8@sha256:c1061a246650fe9735d3c5b439fb81e859e5badcd69c4ea241204287e14ec802_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:309b422848a3c58a2f6716b2ae7891fae31a2bee824dddf2206d3ee4d9c0e3be_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:38252c3097bc6ac5971aff8ca9c9280a5569b8824a96034cddeff4a2feed9354_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:8a07b1dcc21b99093a21936da2959f4ff9dbe9b2a138609594ec1cbfab06d096_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-agent-rhel8@sha256:a922ecfd9f8d0cbc42897871235789c5f60dfeef43487697152acd492da2ba52_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:221e413f5a21ae4a8eb3a92c88a0f901980fb022f43c5c9dd0b618cb8d94f12f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:6dbc097f05deedeb5a1242bcbbbd71a32f7280e60d65ba0773b36f83b98bcd31_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:752863bfda3f6021ffbb356696049b7983dec9556da06f2c5e653fa9244a2b25_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-extensions-rhel8@sha256:95db3bb5baeea65a0304c1701ae7f84b9431fc1f13f7c18085abc82d5a7eace1_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:0afd39c2275c46025cee7518d62cc3a26441758f9315e864d25f8b78a5e464f4_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:1f93ea9508e4f1a9c54158d8fa6a0dc7babb65fcbd606c3474fd953fc80e95c9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:7bec6ba526ade9f626672e69d9b4a22df5a4d5d6b65a3d7fd681055968e85db8_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:f5b3f576f18c0687c5cb757d8c7420ca883033975b906cd2c6fabace582a7fdd_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:19ee8d67235801b83af21c52b92b0855e34f959700eb400d2db455a50b91f512_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:2946fd417176936f3339cbbb3597d45f586357e68810d8449e716fb827f5debb_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:8019ec0d2ecc069941d771369cd072c656532aa7bff4a15ba0f62e4d0545992e_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/argocd-rhel9@sha256:80f845196a254e186385aa8c0217bfd857a1832357bc309875b6b82a835eadee_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:54cf6dad43d830b530b6554c25f24b23be3bb51fc9436b20fc4c75fa03665b84_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:81f57cf09f298ba6436d9f3236d53210de456b8b1e54b565788b15b7a9d48411_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:cf87bc59b51519af1fb349291dc6e0e346c22db132ab8ed2b0efd49e2a1f9775_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/console-plugin-rhel8@sha256:f626986471cf481e3101377242474d3904439fa12ed45b9dd49cb1d369390c65_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:072fc7738b1bd7fdfacc99eafc7fe55dfa3ebfb79466f255401b821391667971_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:495cfc1e0b1112d6d534baacda0d5591b67af1123b7099a65514365226b8874d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:b5ef707dee8e0098612e5117b8e5baaebb959c75a0416624d727dd44106c401b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/dex-rhel8@sha256:c89915b32d7812867b049c754480667c6218738d81fceb7012a615928508d62d_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-operator-bundle@sha256:710f6fe3896177cae0d900643b7147d11410e5e58ee012e139fbeee308ee297b_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:1fdc8378e3f67e274146571a566c49a99069964e167e7915fa078d508cedf388_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:4a9f42b315becd846787de8798c2bb85d3a2bf607dacd85a18976fa16c00302d_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:bc068cd4d0d2a6c9bae530b3343cfc31ff19e109b70021ef260bb87548a9c1b9_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8-operator@sha256:c8cca109f73568bd4331ecab567ba39a5d016bfd249bc6e62c79eb903df7f77d_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:809292e8911468c8b463736793bc42adb6e9d886d7a3a3452706668091f22b20_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:c8c274929641a8ddcbd8045daee04d1cc4f361acd4e9891b43718acef88ea842_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:d12e12f7aa0f40272033174000422448695ccaa5f5331624144be0506e3f2475_amd64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/gitops-rhel8@sha256:e7a5ca5641b9c72d42b39b087a9277183a2767e326914ea0441ce5904a77b44f_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:3a7697e1f5e899b15e86d98c813857a5513055dbb8202f082ebcd1c1e91e7e2c_ppc64le",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:8d10a7ccbb3ef67f3f5ad3f4dd77927a6ab15b7bdb78cf821ee764f967adcdc2_arm64",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:dab0ffcf048536d127483cce2042665a687086d72ce420ecca6dba3e3787f339_s390x",
"Red Hat OpenShift GitOps 1.17:registry.redhat.io/openshift-gitops-1/must-gather-rhel8@sha256:e76acb4eff779bd17f575e3535cf8be658205fe1e7bc14c67a4f26110c4f8c5f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
}
]
}
RHSA-2026:2148
Vulnerability from csaf_redhat - Published: 2026-02-05 15:58 - Updated: 2026-03-12 06:50Notes
{
"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": "Kiali 2.11.6 for Red Hat OpenShift Service Mesh 3.1\n\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.11.6, for Red Hat OpenShift Service Mesh 3.1, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: qs: Denial of Service via improper input validation in array parsing (CVE-2025-15284 )\n\n* kiali-rhel9: qs: Denial of Service via improper input validation in array parsing (CVE-2025-15284 )\n\n* kiali-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* kiali-ossmc-rhel9: React Router vulnerable to XSS via Open Redirects (CVE-2026-22029)\n\n* kiali-rhel9: React Router vulnerable to XSS via Open Redirects (CVE-2026-22029)\n\n* kiali-ossmc-rhel9: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)\n\n* kiali-rhel9: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)",
"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:2148",
"url": "https://access.redhat.com/errata/RHSA-2026:2148"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-13465",
"url": "https://access.redhat.com/security/cve/cve-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-15284",
"url": "https://access.redhat.com/security/cve/cve-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61729",
"url": "https://access.redhat.com/security/cve/cve-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2026-22029",
"url": "https://access.redhat.com/security/cve/cve-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_2148.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.11.6 for Red Hat OpenShift Service Mesh 3.1",
"tracking": {
"current_release_date": "2026-03-12T06:50:40+00:00",
"generator": {
"date": "2026-03-12T06:50:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2148",
"initial_release_date": "2026-02-05T15:58:24+00:00",
"revision_history": [
{
"date": "2026-02-05T15:58:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:58:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Ad6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ae5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140180"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140180"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aa60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ab6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140180"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140180"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:58:24+00:00",
"details": "See Kiali 2.11.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2148"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:58:24+00:00",
"details": "See Kiali 2.11.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_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-02-05T15:58:24+00:00",
"details": "See Kiali 2.11.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2148"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:58:24+00:00",
"details": "See Kiali 2.11.6 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2148"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:82e36c47f867ced806082b44fe357e70b07c72c4258c16af5a14f56fc040b534_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:84dfc3c35747d81138244b4aa9893f9f1d21775717a4014d328eb5701d832569_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:b6b13c0381b96b286fd04e777ae6801ad61e703b5484e9105b9fa0c5de587c29_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e5a71ca768b96c827dd2fd860cbd739d7743f1eeb89b2e4c7cc9157941683626_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2cdf4960ec57c4971d2f9ce92b07686831e6f55e24c9b1a2831470f8da05b598_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a60d01bfe3bfa2dc484f9d940b71538f0b3732cb77db883edb7a93cf42f2992e_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ae9d275647749b591a1ab2e4e805904b02bf8af4265793120b5eb1065759fc13_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d6aaf4ab035e7dfb136fd85f82fb10852e657e8fdae2281613258009bb26250e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
}
]
}
RHSA-2026:2675
Vulnerability from csaf_redhat - Published: 2026-02-12 15:30 - Updated: 2026-03-12 06:52Notes
{
"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.8.3 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:2675",
"url": "https://access.redhat.com/errata/RHSA-2026:2675"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11326",
"url": "https://issues.redhat.com/browse/RHIDP-11326"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11516",
"url": "https://issues.redhat.com/browse/RHIDP-11516"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11572",
"url": "https://issues.redhat.com/browse/RHIDP-11572"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2675.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.8.3 release.",
"tracking": {
"current_release_date": "2026-03-12T06:52:25+00:00",
"generator": {
"date": "2026-03-12T06:52:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2675",
"initial_release_date": "2026-02-12T15:30:56+00:00",
"revision_history": [
{
"date": "2026-02-12T15:30:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-12T15:31:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52:25+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.8",
"product": {
"name": "Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1770656494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1770652596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3A1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1770660768"
}
}
}
],
"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:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T15:30:56+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2675"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_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-02-12T15:30:56+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2675"
}
],
"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.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-12T15:30:56+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:114b288483eccad70b18159c9f75de9c061bdf9ee269198a75c3efeb68a43a2b_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:1b48bd8e757a9cdfe3cbac6861fbd8a0eaf59ce2c43660d0fb84fdad1f0e9470_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:3305fa468ece32edfe79299f135f53a735f130474e62055546e0d30fee7ccaa8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:3087
Vulnerability from csaf_redhat - Published: 2026-02-23 13:35 - Updated: 2026-03-12 06:56Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19 and 4.20",
"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:3087",
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"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_3087.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:56:21+00:00",
"generator": {
"date": "2026-03-12T06:56:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3087",
"initial_release_date": "2026-02-23T13:35:49+00:00",
"revision_history": [
{
"date": "2026-02-23T13:35:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T13:37:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:56:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-console-rhel9@sha256%3A9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771324865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-console-ui-rhel9@sha256%3Ae7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771324807"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_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-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this 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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "Axios is a promise based HTTP client for the browser and Node.js. Prior to versions 0.30.3 and 1.13.5, the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service. This vulnerability is fixed in versions 0.30.3 and 1.13.5.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
}
]
}
RHSA-2026:2441
Vulnerability from csaf_redhat - Published: 2026-02-10 13:45 - Updated: 2026-03-12 06:51Notes
{
"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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2441",
"url": "https://access.redhat.com/errata/RHSA-2026:2441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2441.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:56+00:00",
"generator": {
"date": "2026-03-12T06:51:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2441",
"initial_release_date": "2026-02-10T13:45:07+00:00",
"revision_history": [
{
"date": "2026-02-10T13:45:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-10T13:45:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-4.module%2Bel8.8.0%2B23976%2B18ba1869?arch=src\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=src\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-4.module%2Bel8.8.0%2B23976%2B18ba1869?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-4.module%2Bel8.8.0%2B23976%2B18ba1869?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-19.module%2Bel8.8.0%2B23965%2Baadf92d2?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020260209154909:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
]
},
"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-02-10T13:45:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2441"
}
],
"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": [
"AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:go-toolset-0:1.19.13-4.module+el8.8.0+23976+18ba1869.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-19.module+el8.8.0+23965+aadf92d2.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:4166
Vulnerability from csaf_redhat - Published: 2026-03-10 09:26 - Updated: 2026-03-12 05:15Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4166",
"url": "https://access.redhat.com/errata/RHSA-2026:4166"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4166.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:17+00:00",
"generator": {
"date": "2026-03-12T05:15:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4166",
"initial_release_date": "2026-03-10T09:26:33+00:00",
"revision_history": [
{
"date": "2026-03-10T09:26:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T09:26:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el10_0.2.src",
"product": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.src",
"product_id": "git-lfs-0:3.6.1-2.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el10_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"product_id": "git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el10_0.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"product_id": "git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el10_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el10_0.2.s390x",
"product": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.s390x",
"product_id": "git-lfs-0:3.6.1-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el10_0.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"product_id": "git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el10_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x"
},
"product_reference": "git-lfs-0:3.6.1-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src"
},
"product_reference": "git-lfs-0:3.6.1-2.el10_0.2.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:26:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4166"
},
{
"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": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.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": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:26:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4166"
}
],
"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": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:26:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4166"
}
],
"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": [
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.src",
"AppStream-10.0.Z.E2S:git-lfs-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debuginfo-0:3.6.1-2.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:git-lfs-debugsource-0:3.6.1-2.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3971
Vulnerability from csaf_redhat - Published: 2026-03-09 01:33 - Updated: 2026-03-12 07:11Notes
{
"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 rhc-worker-playbook is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A worker for yggdrasil that receives Ansible playbooks and executes them against the local host.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3971",
"url": "https://access.redhat.com/errata/RHSA-2026:3971"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3971.json"
}
],
"title": "Red Hat Security Advisory: rhc-worker-playbook security update",
"tracking": {
"current_release_date": "2026-03-12T07:11:49+00:00",
"generator": {
"date": "2026-03-12T07:11:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3971",
"initial_release_date": "2026-03-09T01:33:17+00:00",
"revision_history": [
{
"date": "2026-03-09T01:33:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-09T01:33:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:11:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"product": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"product_id": "rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook@0.2.3-3.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64",
"product": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64",
"product_id": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debugsource@0.2.3-3.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"product": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"product_id": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rhc-worker-playbook-debuginfo@0.2.3-3.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64"
},
"product_reference": "rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64"
},
"product_reference": "rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
},
"product_reference": "rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:33:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3971"
},
{
"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": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.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": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:33:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3971"
}
],
"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": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:33:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3971"
}
],
"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": [
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.src",
"AppStream-10.1.Z:rhc-worker-playbook-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debuginfo-0:0.2.3-3.el10_1.x86_64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.aarch64",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.ppc64le",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.s390x",
"AppStream-10.1.Z:rhc-worker-playbook-debugsource-0:0.2.3-3.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2149
Vulnerability from csaf_redhat - Published: 2026-02-05 16:16 - Updated: 2026-03-12 06:50Notes
{
"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": "Kiali 2.17.3 for Red Hat OpenShift Service Mesh 3.2\n\nThis update has a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.17.3, for Red Hat OpenShift Service Mesh 3.2, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: qs: Denial of Service via improper input validation in array parsing (CVE-2025-15284)\n\n* kiali-rhel9: qs: Denial of Service via improper input validation in array parsing (CVE-2025-15284)\n\n* kiali-rhel9: Excessive resource consumption when printing error string for host certificate validation in crypto/x509 (CVE-2025-61729)\n\n* kiali-ossmc-rhel9: React Router vulnerable to XSS via Open Redirects (CVE-2026-22029)\n\n* kiali-rhel9: React Router vulnerable to XSS via Open Redirects (CVE-2026-22029)\n\n* kiali-ossmc-rhel9: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)\n\n* kiali-rhel9: prototype pollution in _.unset and _.omit functions (CVE-2025-13465)",
"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:2149",
"url": "https://access.redhat.com/errata/RHSA-2026:2149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-13465",
"url": "https://access.redhat.com/security/cve/cve-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-15284",
"url": "https://access.redhat.com/security/cve/cve-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61729",
"url": "https://access.redhat.com/security/cve/cve-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2026-22029",
"url": "https://access.redhat.com/security/cve/cve-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2149.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.17.3 for Red Hat OpenShift Service Mesh 3.2",
"tracking": {
"current_release_date": "2026-03-12T06:50:47+00:00",
"generator": {
"date": "2026-03-12T06:50:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2149",
"initial_release_date": "2026-02-05T16:16:04+00:00",
"revision_history": [
{
"date": "2026-02-05T16:16:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T16:16:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.2",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aa97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-operator-bundle@sha256%3Af3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770146001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ac602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770142326"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Ad9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Afcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770142326"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3Ad1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770142326"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770138513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770140298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ad2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1770142326"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T16:16:04+00:00",
"details": "See Kiali 2.17.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2149"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T16:16:04+00:00",
"details": "See Kiali 2.17.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2149"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T16:16:04+00:00",
"details": "See Kiali 2.17.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T16:16:04+00:00",
"details": "See Kiali 2.17.3 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2149"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:f3a430fc3f2bc6d3c66ea3ae3871987e3f5e8a17dd756008593ac5e7b48da289_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:700c2524c0def53bf8e5f7832c27496a3e9ff5c9d939d38c59a7fae167418e16_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:c602eca72f7b82ac6431748219e88eb0500f5aaedd446ffacbce982cdb7321f1_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:d2d862c021ddcd974a12d63ea6c270e2de651201182c16baa3e24f7ce8985daf_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:fcb5d2c8e4ae372cb0009dc15d46eb5a10163139b61b063115c3d3fce90265e1_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:22a68e23c1b378898676346df798973f60c1784f93fcbcca713d1b09f19d251f_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:447415cd243bbab90dc1c472f0acc5249b01a83eb7473934fc3bcbcf2c77d107_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:46a3b372f155663da9a5caac4ee601ba834e35c129cbf144d28aab641b4cc7ca_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:d1b7f45b075f779df79d659fd07a3bfbb85a47468d6d856a2738d312a3d67e7d_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:a97c82b48b920f1d3843d08dbe55d3759b237365e2b97501a640a1c0bd08d5ca_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ced99993701c64b69f412c0ef9991a8d6d38ee1c8520330c4ac999addbb3bbbe_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:d9c852cf7f5f21374f8ae2e31692fa30090dbe13fa66b3a608fc07d0a5e8ae2c_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef18675f445508d01ae56ef59709b70d4b69187bb03425061cac62998f643fe5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
}
]
}
RHSA-2026:3930
Vulnerability from csaf_redhat - Published: 2026-03-05 17:14 - Updated: 2026-03-12 07:11Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3930",
"url": "https://access.redhat.com/errata/RHSA-2026:3930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3930.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T07:11:19+00:00",
"generator": {
"date": "2026-03-12T07:11:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3930",
"initial_release_date": "2026-03-05T17:14:14+00:00",
"revision_history": [
{
"date": "2026-03-05T17:14:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T17:14:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:11:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.4.src",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.src",
"product_id": "git-lfs-0:3.4.1-4.el9_4.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"product_id": "git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"product_id": "git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"product_id": "git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.4.s390x",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.s390x",
"product_id": "git-lfs-0:3.4.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T17:14:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3930"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.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": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T17:14:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3930"
}
],
"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": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.4.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2123
Vulnerability from csaf_redhat - Published: 2026-02-05 14:26 - Updated: 2026-03-12 06:50Notes
{
"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 OpenShift Builds 1.7.0",
"title": "Topic"
},
{
"category": "general",
"text": "Release of Red Hat OpenShift Builds 1.7.0",
"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:2123",
"url": "https://access.redhat.com/errata/RHSA-2026:2123"
},
{
"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/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_2123.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Builds 1.7.0",
"tracking": {
"current_release_date": "2026-03-12T06:50:06+00:00",
"generator": {
"date": "2026-03-12T06:50:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2123",
"initial_release_date": "2026-02-05T14:26:23+00:00",
"revision_history": [
{
"date": "2026-02-05T14:26:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T14:26:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.7.0",
"product": {
"name": "Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.7::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3Ac215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds\u0026tag=1770294777"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64 as a component of Builds for Red Hat OpenShift 1.7.0",
"product_id": "Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.7.0"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_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-02-05T14:26:23+00:00",
"details": "It is recommended that existing users of Red Hat OpenShift 1.6.z upgrade to 1.7.0",
"product_ids": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2123"
}
],
"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": [
"Builds for Red Hat OpenShift 1.7.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:c215fefbe944f32ee3dd07774ea8b1fb4329067b614591c118b1f6ec9caa56af_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3841
Vulnerability from csaf_redhat - Published: 2026-03-05 09:37 - Updated: 2026-03-12 07:07Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3841",
"url": "https://access.redhat.com/errata/RHSA-2026:3841"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3841.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:07:02+00:00",
"generator": {
"date": "2026-03-12T07:07:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3841",
"initial_release_date": "2026-03-05T09:37:53+00:00",
"revision_history": [
{
"date": "2026-03-05T09:37:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T09:37:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:07:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-10.el8_2.src",
"product": {
"name": "grafana-0:6.3.6-10.el8_2.src",
"product_id": "grafana-0:6.3.6-10.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-10.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-loki-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-loki-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-stackdriver-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-stackdriver-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-10.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"product_id": "grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-10.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-10.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src"
},
"product_reference": "grafana-0:6.3.6-10.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-loki-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-10.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
},
"product_reference": "grafana-stackdriver-0:6.3.6-10.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:37:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3841"
},
{
"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": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.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": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T09:37:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3841"
}
],
"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": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-10.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-10.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1166
Vulnerability from csaf_redhat - Published: 2026-01-26 09:50 - Updated: 2026-03-12 06:48Notes
{
"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": "cert-manager Operator for Red Hat OpenShift 1.18.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:1166",
"url": "https://access.redhat.com/errata/RHSA-2026:1166"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1166.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.18.1",
"tracking": {
"current_release_date": "2026-03-12T06:48:49+00:00",
"generator": {
"date": "2026-03-12T06:48:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1166",
"initial_release_date": "2026-01-26T09:50:40+00:00",
"revision_history": [
{
"date": "2026-01-26T09:50:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T09:50:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product": {
"name": "cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "cert-manager operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3A41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Af5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3Ac06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"product_id": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-istio-csr-rhel9@sha256%3A95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager\u0026tag=1769419291"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64 as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x as a component of cert-manager operator for Red Hat OpenShift 1.18",
"product_id": "cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x",
"relates_to_product_reference": "cert-manager operator for Red Hat OpenShift 1.18"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
},
"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-01-26T09:50:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1166"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:50:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1166"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T09:50:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1166"
}
],
"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": [
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:41df7aabbce42599bad7fdc721cd12aa6e12d17e1c0658fb3294a1f68483d656_amd64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:95f5dfa4331fcfb96357ed28f4d7f0fd00d9419d9252e3cff3962aec6cedbeb9_arm64",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:c06ef32fa81956319770edd1e5cd16e57599a29cbc3cd62b7bc1d49f61c12f23_ppc64le",
"cert-manager operator for Red Hat OpenShift 1.18:registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:f5df0f7414cc58ec0a00f4e26d646cfee475b9b6a7853215782eae552513e997_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:2921
Vulnerability from csaf_redhat - Published: 2026-02-18 12:19 - Updated: 2026-03-12 06:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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:2921",
"url": "https://access.redhat.com/errata/RHSA-2026:2921"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"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_2921.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:55:06+00:00",
"generator": {
"date": "2026-03-12T06:55:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2921",
"initial_release_date": "2026-02-18T12:19:05+00:00",
"revision_history": [
{
"date": "2026-02-18T12:19:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:19:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:55:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"product": {
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"product_id": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"product_identification_helper": {
"purl": "pkg:oci/createtree-rhel9@sha256%3A7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770734118"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
},
"product_reference": "registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_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-02-18T12:19:05+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2921"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-18T12:19:05+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2921"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/createtree-rhel9@sha256:7a1e465f93e0560194b7d5d27b46453a0dd4ebb4072235da1ffbe4ccff91d452_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
}
]
}
RHSA-2026:3973
Vulnerability from csaf_redhat - Published: 2026-03-09 01:30 - Updated: 2026-03-12 05:15Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3973",
"url": "https://access.redhat.com/errata/RHSA-2026:3973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3973.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:11+00:00",
"generator": {
"date": "2026-03-12T05:15:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3973",
"initial_release_date": "2026-03-09T01:30:22+00:00",
"revision_history": [
{
"date": "2026-03-09T01:30:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-09T01:30:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_4.4.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_4.4.src",
"product_id": "git-lfs-0:2.13.3-3.el8_4.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_4.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_4.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.4.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:30:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3973"
},
{
"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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:30:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3973"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.AUS:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.AUS:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debuginfo-0:2.13.3-3.el8_4.4.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:git-lfs-debugsource-0:2.13.3-3.el8_4.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3931
Vulnerability from csaf_redhat - Published: 2026-03-05 16:12 - Updated: 2026-03-12 07:11Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3931",
"url": "https://access.redhat.com/errata/RHSA-2026:3931"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3931.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T07:11:26+00:00",
"generator": {
"date": "2026-03-12T07:11:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3931",
"initial_release_date": "2026-03-05T16:12:11+00:00",
"revision_history": [
{
"date": "2026-03-05T16:12:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T16:12:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:11:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.5.src",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.src",
"product_id": "git-lfs-0:3.2.0-2.el9_2.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"product_id": "git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"product_id": "git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"product_id": "git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.5.s390x",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.s390x",
"product_id": "git-lfs-0:3.2.0-2.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.5.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:12:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3931"
},
{
"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": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.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": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:12:11+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3931"
}
],
"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": [
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.src",
"AppStream-9.2.0.Z.E4S:git-lfs-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el9_2.5.x86_64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.aarch64",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.ppc64le",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.s390x",
"AppStream-9.2.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el9_2.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2124
Vulnerability from csaf_redhat - Published: 2026-02-05 14:55 - Updated: 2026-03-12 06:50Notes
{
"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 osbuild-composer is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2124",
"url": "https://access.redhat.com/errata/RHSA-2026:2124"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2124.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-03-12T06:50:13+00:00",
"generator": {
"date": "2026-03-12T06:50:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2124",
"initial_release_date": "2026-02-05T14:55:40+00:00",
"revision_history": [
{
"date": "2026-02-05T14:55:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T14:55:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.4-3.el8_10.src",
"product": {
"name": "osbuild-composer-0:101.4-3.el8_10.src",
"product_id": "osbuild-composer-0:101.4-3.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.4-3.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.4-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.4-3.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.4-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.4-3.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.4-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.4-3.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-core-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.4-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.4-3.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.4-3.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.src"
},
"product_reference": "osbuild-composer-0:101.4-3.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-core-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64"
]
},
"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-02-05T14:55:40+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2124"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101.4-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101.4-3.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:1942
Vulnerability from csaf_redhat - Published: 2026-02-04 15:43 - Updated: 2026-03-12 06:49Notes
{
"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.15.3 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.15.3",
"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:1942",
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58754",
"url": "https://access.redhat.com/security/cve/CVE-2025-58754"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"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_1942.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.15.3",
"tracking": {
"current_release_date": "2026-03-12T06:49:54+00:00",
"generator": {
"date": "2026-03-12T06:49:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1942",
"initial_release_date": "2026-02-04T15:43:51+00:00",
"revision_history": [
{
"date": "2026-02-04T15:43:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-04T15:44:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:49:54+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.15",
"product": {
"name": "Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770135404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770135436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ab33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ae657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ac0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770149618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ae51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146565"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Afb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146565"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770134436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1770146565"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of 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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-08-07T16:01:06.247481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "database/sql: Postgres Scan Race Condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical 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 Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "RHBZ#2387083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://go.dev/cl/693735",
"url": "https://go.dev/cl/693735"
},
{
"category": "external",
"summary": "https://go.dev/issue/74831",
"url": "https://go.dev/issue/74831"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3849",
"url": "https://pkg.go.dev/vuln/GO-2025-3849"
}
],
"release_date": "2025-08-07T15:25:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
}
],
"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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "database/sql: Postgres Scan Race Condition"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58754",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-12T02:00:53.897605+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394735"
}
],
"notes": [
{
"category": "description",
"text": "Axios is a promise based HTTP client for the browser and Node.js. When Axios starting in version 0.28.0 and prior to versions 0.30.2 and 1.12.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: \u0027stream\u0027`. Versions 0.30.2 and 1.12.0 contain a patch for the issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios DoS via lack of data size check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impact is limited to the application which bundles axios and not the host Red Hat system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58754"
},
{
"category": "external",
"summary": "RHBZ#2394735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593",
"url": "https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/7011",
"url": "https://github.com/axios/axios/pull/7011"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.12.0",
"url": "https://github.com/axios/axios/releases/tag/v1.12.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-4hjh-wcwx-xvwj",
"url": "https://github.com/axios/axios/security/advisories/GHSA-4hjh-wcwx-xvwj"
}
],
"release_date": "2025-09-12T01:16:40.513000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios DoS via lack of data size check"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation. This issue has been patched in version 1.6.4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_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-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
}
],
"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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
}
],
"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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
}
],
"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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
}
],
"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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-04T15:43:51+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.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:59059b547d81061afa5296c9108100ad0a3b38204c369518079547f53f9fde39_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:c0c2597d756a64d1c337e4b1363237c0d0f0d51a3a4a7e66869d9de8fc107f5c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:fb914c779ffbacc700738d66a879265eb16f00b93992df9110098fad1260c3ad_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:547045f7298b7f61aadb4078a7f98f09de79ea9a96d15334fb3dced867363799_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:08d2fa1fec592fa0e8adf5f32ea89bfcfef66b9d62fb16c059e0dfa7e30a67cf_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:6549757fb3ab0a938995dee5a585ebea1b993b7a7acec3967814bc4edfe88dc9_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f57d155305428d13516b9952c61a2c0161dca997f6d68f1fb07ed974c5b24e93_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b33074468241b49cd55e104ace159501e5a9c85915e98db7d76414cacc0f9133_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:6cb7b946dc37ba1e17390da5d787cfd13df6060ea0ccf3aef848167069b5771d_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71bb6e12ef5476df69c02f38d332ff93edec5652c70168250509afa366d35709_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:e657fb1bc3ac18d81475cec98ff2ebaf18c430f580706f8193ccf43cfcba9b32_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:1b029e5ea06245afa565ba026f0aa47e561b2c6d369f466ec445a16f6dbe0c23_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:313b6e898b506c035dbbe58d8b6ef295f4026e9f204983eb72e9e3a63bcefdf0_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:6b206358b8b431d0e40ad8cfec4deb98eb65ce154a2975605a7afaaace1ad007_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8b26439b146800cd82f1a83e0d663bbc39cc7fbfc6ed6ce5be8ae0f63abc254a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:197ae6472f0a4fcb33363ed461ea9f465eeff043d88c9d2e27f419f3e68a1a7d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:50859e911d5bba00742d36bccad895d8951a61cb6d94eccc02c68a6bf760e93c_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:6143158e553f1f0284ec0b41932a03e8aa0c276b54f5bdf9f6bc9c7104215801_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:e51928f87c59cf9226f0debfc91d09683a94a829af498b917d6687fc67f7a916_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:08a827d542790820a10a61bacdc8ab7c05a6fdd476f1224ed76f20d65e93673f_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:7bfb851938e312f47598891ba9f0d7b17e6657090e0204d37d5676313b33f134_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:a8daa359ab7a0bc9722b25fb87aa6fd253506632640bfe7f31c9c92868421ecb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:2334
Vulnerability from csaf_redhat - Published: 2026-02-09 12:48 - Updated: 2026-03-12 06:51Notes
{
"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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2334",
"url": "https://access.redhat.com/errata/RHSA-2026:2334"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2334.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:27+00:00",
"generator": {
"date": "2026-03-12T06:51:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2334",
"initial_release_date": "2026-02-09T12:48:48+00:00",
"revision_history": [
{
"date": "2026-02-09T12:48:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T12:48:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8)",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=src\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.13-2.module%2Bel8.6.0%2B22782%2Bbd95fb4c?arch=src\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=src\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.13-2.module%2Bel8.6.0%2B22782%2Bbd95fb4c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.13-2.module%2Bel8.6.0%2B22782%2Bbd95fb4c?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.13-2.module%2Bel8.6.0%2B22782%2Bbd95fb4c?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.13-2.module%2Bel8.6.0%2B22782%2Bbd95fb4c?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-12.module%2Bel8.6.0%2B23956%2Be8c5263b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020260203090034:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
]
},
"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-02-09T12:48:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2334"
}
],
"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": [
"AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:go-toolset-0:1.17.13-2.module+el8.6.0+22782+bd95fb4c.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-12.module+el8.6.0+23956+e8c5263b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3752
Vulnerability from csaf_redhat - Published: 2026-03-04 15:29 - Updated: 2026-03-12 07:03Notes
{
"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 osbuild-composer is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3752",
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3752.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-03-12T07:03:37+00:00",
"generator": {
"date": "2026-03-12T07:03:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3752",
"initial_release_date": "2026-03-04T15:29:36+00:00",
"revision_history": [
{
"date": "2026-03-04T15:29:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T15:29:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:03:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-5.el10_1.src",
"product": {
"name": "osbuild-composer-0:149-5.el10_1.src",
"product_id": "osbuild-composer-0:149-5.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-5.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-5.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-core-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-core-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-5.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-worker-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-worker-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-5.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-5.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-5.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-5.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-5.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-5.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-core-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-core-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-5.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-5.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-5.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-5.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-5.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-5.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-5.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-core-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-core-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-5.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-worker-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-worker-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-5.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-5.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-5.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-5.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-5.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@149-5.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-core-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-core-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@149-5.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-worker-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-worker-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@149-5.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@149-5.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@149-5.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@149-5.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@149-5.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-5.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src"
},
"product_reference": "osbuild-composer-0:149-5.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-core-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-core-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-core-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-core-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-worker-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-worker-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-worker-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:29:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
},
{
"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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:29:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:29:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
}
],
"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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T15:29:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
}
],
"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": [
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.src",
"AppStream-10.1.Z:osbuild-composer-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-core-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-debugsource-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-tests-debuginfo-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-0:149-5.el10_1.x86_64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.aarch64",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.ppc64le",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.s390x",
"AppStream-10.1.Z:osbuild-composer-worker-debuginfo-0:149-5.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2927
Vulnerability from csaf_redhat - Published: 2026-02-18 12:52 - Updated: 2026-03-12 06:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.2.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.15, 4.16, 4.17, 4.18 and 4.19",
"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:2927",
"url": "https://access.redhat.com/errata/RHSA-2026:2927"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index"
},
{
"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/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_2927.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.2.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-03-12T06:55:36+00:00",
"generator": {
"date": "2026-03-12T06:55:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2927",
"initial_release_date": "2026-02-18T12:52:55+00:00",
"revision_history": [
{
"date": "2026-02-18T12:52:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-18T12:53:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:55:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.2",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-operator-bundle@sha256%3A9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770806750"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-rhel9-operator@sha256%3A8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1770806750"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64 as a component of Red Hat Trusted Artifact Signer 1.2",
"product_id": "Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.2"
}
]
},
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_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-02-18T12:52:55+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.2/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2927"
}
],
"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 Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-operator-bundle@sha256:9e4a194864b8530f442aba5e8300e348dcfa0cb9a5957e1ad9f22474ebd8b343_amd64",
"Red Hat Trusted Artifact Signer 1.2:registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8d947fa44d86d59d7a6f215db9081d8a47ddbe7587e694e49bf3b533d7420c91_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3336
Vulnerability from csaf_redhat - Published: 2026-02-25 11:30 - Updated: 2026-03-12 07:00Notes
{
"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 podman is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3336",
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3336.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-03-12T07:00:53+00:00",
"generator": {
"date": "2026-03-12T07:00:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3336",
"initial_release_date": "2026-02-25T11:30:01+00:00",
"revision_history": [
{
"date": "2026-02-25T11:30:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T11:30:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:00:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.6.0-12.el10_1.src",
"product": {
"name": "podman-7:5.6.0-12.el10_1.src",
"product_id": "podman-7:5.6.0-12.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-12.el10_1?arch=src\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-remote-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-remote-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.6.0-12.el10_1.aarch64",
"product": {
"name": "podman-tests-7:5.6.0-12.el10_1.aarch64",
"product_id": "podman-tests-7:5.6.0-12.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-12.el10_1?arch=aarch64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-remote-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-remote-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.6.0-12.el10_1.ppc64le",
"product": {
"name": "podman-tests-7:5.6.0-12.el10_1.ppc64le",
"product_id": "podman-tests-7:5.6.0-12.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-12.el10_1?arch=ppc64le\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-remote-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-remote-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.6.0-12.el10_1.x86_64",
"product": {
"name": "podman-tests-7:5.6.0-12.el10_1.x86_64",
"product_id": "podman-tests-7:5.6.0-12.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-12.el10_1?arch=x86_64\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-remote-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-remote-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-debugsource-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-7:5.6.0-12.el10_1.s390x",
"product": {
"name": "podman-tests-7:5.6.0-12.el10_1.s390x",
"product_id": "podman-tests-7:5.6.0-12.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.6.0-12.el10_1?arch=s390x\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-7:5.6.0-12.el10_1.noarch",
"product": {
"name": "podman-docker-7:5.6.0-12.el10_1.noarch",
"product_id": "podman-docker-7:5.6.0-12.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.6.0-12.el10_1?arch=noarch\u0026epoch=7"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src"
},
"product_reference": "podman-7:5.6.0-12.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-7:5.6.0-12.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch"
},
"product_reference": "podman-docker-7:5.6.0-12.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src"
},
"product_reference": "podman-7:5.6.0-12.el10_1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-7:5.6.0-12.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch"
},
"product_reference": "podman-docker-7:5.6.0-12.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-remote-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-tests-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
},
"product_reference": "podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:30:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
},
{
"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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:30:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
},
"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-02-25T11:30:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
}
],
"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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T11:30:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
}
],
"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": [
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"AppStream-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"AppStream-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.src",
"CRB-10.1.Z:podman-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-debugsource-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-docker-7:5.6.0-12.el10_1.noarch",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-remote-debuginfo-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-7:5.6.0-12.el10_1.x86_64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.aarch64",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.ppc64le",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.s390x",
"CRB-10.1.Z:podman-tests-debuginfo-7:5.6.0-12.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2265
Vulnerability from csaf_redhat - Published: 2026-02-09 05:56 - Updated: 2026-03-12 06:51Notes
{
"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 golang-github-openprinting-ipp-usb is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables\n driverless support for USB devices capable of using IPP-over-USB protocol.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2265",
"url": "https://access.redhat.com/errata/RHSA-2026:2265"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2265.json"
}
],
"title": "Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:12+00:00",
"generator": {
"date": "2026-03-12T06:51:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2265",
"initial_release_date": "2026-02-09T05:56:42+00:00",
"revision_history": [
{
"date": "2026-02-09T05:56:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T05:56:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"product": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"product_id": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb@0.9.27-3.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"product": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"product_id": "ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb@0.9.27-3.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"product": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"product_id": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-openprinting-ipp-usb-debugsource@0.9.27-3.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64",
"product": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64",
"product_id": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipp-usb-debuginfo@0.9.27-3.el10_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src"
},
"product_reference": "golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64"
},
"product_reference": "golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.aarch64"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.ppc64le"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.s390x"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-0:0.9.27-3.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.x86_64"
},
"product_reference": "ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64"
},
"product_reference": "ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64"
]
},
"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-02-09T05:56:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2265"
}
],
"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": [
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-0:0.9.27-3.el10_0.1.src",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:golang-github-openprinting-ipp-usb-debugsource-0:0.9.27-3.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-0:0.9.27-3.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:ipp-usb-debuginfo-0:0.9.27-3.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3821
Vulnerability from csaf_redhat - Published: 2026-03-05 06:51 - Updated: 2026-03-12 07:05Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3821",
"url": "https://access.redhat.com/errata/RHSA-2026:3821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3821.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:05:14+00:00",
"generator": {
"date": "2026-03-12T07:05:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3821",
"initial_release_date": "2026-03-05T06:51:55+00:00",
"revision_history": [
{
"date": "2026-03-05T06:51:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T06:51:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:05:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el8_8.src",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.src",
"product_id": "grafana-pcp-0:3.2.0-5.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-5.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"product_id": "grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-5.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:51:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3821"
},
{
"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": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.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": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:51:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3821"
}
],
"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": [
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.E4S:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.ppc64le",
"AppStream-8.8.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.src",
"AppStream-8.8.0.Z.TUS:grafana-pcp-0:3.2.0-5.el8_8.x86_64",
"AppStream-8.8.0.Z.TUS:grafana-pcp-debuginfo-0:3.2.0-5.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3713
Vulnerability from csaf_redhat - Published: 2026-03-04 07:18 - Updated: 2026-03-12 07:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 3.3 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:3713",
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12638",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14180",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"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-14922",
"url": "https://access.redhat.com/security/cve/CVE-2025-14922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14924",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14925",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14929",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-48956",
"url": "https://access.redhat.com/security/cve/CVE-2025-48956"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66034",
"url": "https://access.redhat.com/security/cve/CVE-2025-66034"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66416",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66626",
"url": "https://access.redhat.com/security/cve/CVE-2025-66626"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-67725",
"url": "https://access.redhat.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-67726",
"url": "https://access.redhat.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68476",
"url": "https://access.redhat.com/security/cve/CVE-2025-68476"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68665",
"url": "https://access.redhat.com/security/cve/CVE-2025-68665"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69872",
"url": "https://access.redhat.com/security/cve/CVE-2025-69872"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0897",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1260",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_3713.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 3.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-03-12T07:03:01+00:00",
"generator": {
"date": "2026-03-12T07:03:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3713",
"initial_release_date": "2026-03-04T07:18:30+00:00",
"revision_history": [
{
"date": "2026-03-04T07:18:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T07:18:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:03:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 3.3",
"product": {
"name": "Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-cli-rhel9@sha256%3A5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhai-cli-rhel9@sha256%3A5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771377365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ab0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771362283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771501116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770277795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Af61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3Ac9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ac907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Ac905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771415661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771855214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Ad18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771854749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Aa1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Ae325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Aa63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3Ad1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771462644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Aaf2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771522099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Adda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Aa2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Afffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771608633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772026325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Af648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3Ab275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502889"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3A7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502843"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ab1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3Aa916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch28-py312-rhel9@sha256%3A5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch29-py312-rhel9@sha256%3A19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Adacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771391379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch28-py312-rhel9@sha256%3A12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch29-py312-rhel9@sha256%3A8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771498574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3Ae362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771514950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ace76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ac6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770956034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Ad9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Aa0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3Af818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Aa4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502910"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3Afcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-cli-rhel9@sha256%3A66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhai-cli-rhel9@sha256%3A66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771949222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ac012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771377365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771362283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771501116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770277795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Aa6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Af2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Abb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771415661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771855214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Afaec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771854749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Aa61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Aec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Aec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3Ad243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3A646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771462644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Aadbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Adf315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771522099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3Aeb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Abcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3Ac75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ad9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Ab74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Abc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Af3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Ac484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Afe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502897"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ae9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Afb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771391379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3Ad47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771514950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Afc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3Ab21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ab0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502910"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ada59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771377365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ac15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771362283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ab03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771501116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ace24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770277795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Abf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Aa0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ab99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3A88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ad5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771363406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Ae89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Abd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ab20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ad107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Adbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3Adf85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771391379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ada5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Ab1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771809484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Ab5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Acc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771500510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Acabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Aeb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769436305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Adf5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769519975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Ab97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aafb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ab54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770754585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771840993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771440835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Af482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771444517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771433279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770735854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771880281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ad8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ac5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771420581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771378562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771454490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1770788873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ae7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771479457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772025417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Abd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ad00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3Ab98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771923171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Afc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771365757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aa2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771503064"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771809484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1769162595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771502870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771511331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1771874181"
}
}
}
],
"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:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "containerd is an open-source container runtime. Versions 0.1.0 through 1.7.28, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4 and 2.2.0-beta.0 through 2.2.0-rc.1 have an overly broad default permission vulnerability. Directory paths `/var/lib/containerd`, `/run/containerd/io.containerd.grpc.v1.cri` and `/run/containerd/io.containerd.sandbox.controller.v1.shim` were all created with incorrect permissions. This issue is fixed in versions 1.7.29, 2.0.7, 2.1.5 and 2.2.0. Workarounds include updating system administrator permissions so the host can manually chmod the directories to not have group or world accessible permissions, or to run containerd in rootless mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-12638",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-11-28T15:01:10.693633+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417711"
}
],
"notes": [
{
"category": "description",
"text": "Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.get_file() function when extracting tar archives. The vulnerability arises because the function uses Python\u0027s tarfile.extractall() method without the security-critical filter=\u0027data\u0027 parameter. Although Keras attempts to filter unsafe paths using filter_safe_paths(), this filtering occurs before extraction, and a PATH_MAX symlink resolution bug triggers during extraction. This bug causes symlink resolution to fail due to path length limits, resulting in a security bypass that allows files to be written outside the intended extraction directory. This can lead to arbitrary file writes outside the cache directory, enabling potential system compromise or malicious code execution. The vulnerability affects Keras installations that process tar archives with get_file() and does not affect versions where this extraction method is secured with the appropriate filter parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Path Traversal Vulnerability in keras",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "RHBZ#2417711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951",
"url": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4",
"url": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4"
}
],
"release_date": "2025-11-28T14:06:02.069000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Path Traversal Vulnerability in keras"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Transformer-XL model file"
},
{
"cve": "CVE-2025-14922",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:06:09.477876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Diffusers. This vulnerability allows remote attackers to execute arbitrary code on affected installations. Exploitation requires user interaction, where a target must visit a malicious page or open a malicious file. The issue stems from improper validation of user-supplied data during the parsing of checkpoints, leading to deserialization of untrusted data and enabling remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "diffusers: Hugging Face Diffusers: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security Team has rated this vulnerability as having a Moderate impact. Although this vulnerability allows remote attackers to perform a remote code execution, to exploit this flaw user interaction is required meaning the attacker needs to trick the user to open a maliciously crafted file or to visit a malicious page.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14922"
},
{
"category": "external",
"summary": "RHBZ#2424778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14922"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1142/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1142/"
}
],
"release_date": "2025-12-23T21:05:03.128000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "diffusers: Hugging Face Diffusers: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"cve": "CVE-2025-14925",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:38.271814+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424745"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Accelerate. A remote attacker can achieve arbitrary code execution by exploiting a deserialization of untrusted data vulnerability. This occurs when the target visits a malicious page or opens a malicious file, leading to improper validation of user-supplied data during the parsing of checkpoints. Successful exploitation allows the attacker to execute code in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it allows remote code execution via deserialization of untrusted data in Hugging Face Accelerate. Exploitation requires user interaction, where a target must open a specially crafted malicious file or visit a malicious page. This flaw affects components within Red Hat AI Inference Server, OpenShift Lightspeed, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "RHBZ#2424745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/"
}
],
"release_date": "2025-12-23T21:05:07.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted checkpoint files or visiting untrusted web pages with applications utilizing Hugging Face Accelerate. Restricting the sources of input data for affected components can significantly reduce the attack surface. No service restart is required for this operational control.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-48956",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-06-12T17:02:11.238000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372522"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM. A denial of service (DoS) vulnerability can be triggered by sending a single HTTP GET request with an extremely large X-Forwarded-For header to an HTTP endpoint. This results in server memory exhaustion, potentially leading to a crash or unresponsiveness. The attack does not require authentication, making it exploitable by any remote user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: HTTP header size limit not enforced allows Denial of Service from Unauthenticated requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered Important rather than just Moderate because it enables a complete denial of service with minimal effort from a remote, unauthenticated attacker. Unlike moderate flaws that might require specific conditions, partial access, or complex exploitation chains, here a single oversized HTTP request is sufficient to exhaust server memory and crash the vLLM service. Since vLLM is often deployed as a backend for high-availability inference workloads, this creates a high-impact risk: availability is entirely compromised, all running workloads are disrupted, and recovery may require manual intervention. The lack of authentication barriers makes the attack surface fully exposed over the network, which elevates the severity beyond Moderate to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48956"
},
{
"category": "external",
"summary": "RHBZ#2372522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48956"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/d8b736f913a59117803d6701521d2e4861701944",
"url": "https://github.com/vllm-project/vllm/commit/d8b736f913a59117803d6701521d2e4861701944"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-rxc4-3w6r-4v47",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-rxc4-3w6r-4v47"
}
],
"release_date": "2025-08-26T14:51:41.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Until a fix is available, the risk can be reduced by running vLLM behind a reverse proxy such as Nginx, Envoy, or HAProxy with strict header size limits, ensuring that oversized requests are dropped before reaching the service. Additional safeguards like container or VM resource limits and traffic monitoring can help contain the impact, but upgrading to the patched release remains the definitive solution.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: HTTP header size limit not enforced allows Denial of Service from Unauthenticated requests"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "Ray is an AI compute engine. Prior to version 2.52.0, developers working with Ray as a development tool can be exploited via a critical RCE vulnerability exploitable via Firefox and Safari. This vulnerability is due to an insufficient guard against browser-based attacks, as the current defense uses the User-Agent header starting with the string \"Mozilla\" as a defense mechanism. This defense is insufficient as the fetch specification allows the User-Agent header to be modified. Combined with a DNS rebinding attack against the browser, and this vulnerability is exploitable against a developer running Ray who inadvertently visits a malicious website, or is served a malicious advertisement (malvertising). This issue has been patched in version 2.52.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66034",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2025-11-29T02:01:04.281026+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417780"
}
],
"notes": [
{
"category": "description",
"text": "This vulnerability in fontTools varLib allows a crafted .designspace file to trigger arbitrary file writes and XML-based content injection during variable-font generation. Because filenames are not sanitized, an attacker can use path traversal to overwrite files anywhere on the filesystem, and malicious payloads embedded in XML labelname elements can be injected directly into the generated output. When these overwritten files reside in executable or web-served locations, this can enable local remote-code execution or corruption of application or configuration files. The issue affects the varLib CLI and any code that invokes fontTools.varLib.main().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fonttools: fontTools: Arbitrary file write leading to remote code execution via malicious .designspace file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate rather than Important because the exploitability hinges on several limiting technical factors despite the high integrity impact. The arbitrary file-write and XML-injection pathways are only reachable when a user or automated workflow locally processes a malicious .designspace file, giving the flaw a local attack vector (AV:L) and requiring explicit user interaction (UI:R)\u2014meaning an attacker cannot trigger it remotely over the network. The attack also involves high complexity (AC:H), as it depends on crafted designspace structures, controlled font sources, and specific invocation of fonttools varLib or code that directly calls varLib.main(). Additionally, the vulnerability does not expose confidentiality, and availability effects are limited to potential file corruption. These constraints significantly narrow real-world exposure, keeping the risk profile in the Moderate range despite the possibility of high local integrity impact when exploited.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66034"
},
{
"category": "external",
"summary": "RHBZ#2417780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417780"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66034"
},
{
"category": "external",
"summary": "https://github.com/fonttools/fonttools/commit/a696d5ba93270d5954f98e7cab5ddca8a02c1e32",
"url": "https://github.com/fonttools/fonttools/commit/a696d5ba93270d5954f98e7cab5ddca8a02c1e32"
},
{
"category": "external",
"summary": "https://github.com/fonttools/fonttools/security/advisories/GHSA-768j-98cg-p3fv",
"url": "https://github.com/fonttools/fonttools/security/advisories/GHSA-768j-98cg-p3fv"
}
],
"release_date": "2025-11-29T01:07:12.193000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted .designspace files with the fontTools varLib script or any application that invokes fontTools.varLib.main(). Restrict the execution environment of processes handling .designspace files to minimize potential impact from arbitrary file writes. If the fonttools package is not required, consider removing it.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fonttools: fontTools: Arbitrary file write leading to remote code execution via malicious .designspace file"
},
{
"cve": "CVE-2025-66416",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2025-12-02T19:01:33.806874+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418445"
}
],
"notes": [
{
"category": "description",
"text": "The MCP Python SDK, called `mcp` on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to version 1.23.0, tThe Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport. This vulnerability is fixed in 1.23.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "RHBZ#2418445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99",
"url": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f",
"url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f"
}
],
"release_date": "2025-12-02T18:14:28.310000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66626",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2025-12-09T21:01:10.560389+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420818"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal and arbitrary file overwrite vulnerability has been identified in Argo Workflows during the extraction of archived artifacts, where symbolic links inside a crafted archive are not safely validated before file extraction. An attacker could exploit this flaw by submitting a malicious archive containing symbolic links that point outside the intended extraction directory, causing files to be written or overwritten in unintended locations within the workflow pod. Successful exploitation may allow an attacker to overwrite execution control files and achieve arbitrary command execution during pod startup.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/argoproj/argo-workflows: argoproj/argo-workflows is vulnerable to RCE via ZipSlip and symbolic links",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as High severity (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H, 8.3) because an attacker with basic workflow submission privileges can supply a specially crafted archive that is automatically extracted without proper validation. The attack complexity is low and does not require user interaction once the malicious workflow is submitted. Successful exploitation allows arbitrary file overwrite within the affected pod, including critical execution files, which can result in code execution at pod startup. While the impact is generally limited to the compromised pod and does not directly lead to host-level compromise, the integrity and availability impacts within the container are significant, justifying a High severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66626"
},
{
"category": "external",
"summary": "RHBZ#2420818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420818"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66626"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-p84v-gxvw-73pf",
"url": "https://github.com/advisories/GHSA-p84v-gxvw-73pf"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/blob/5291e0b01f94ba864f96f795bb500f2cfc5ad799/workflow/executor/executor.go#L1034-L1037",
"url": "https://github.com/argoproj/argo-workflows/blob/5291e0b01f94ba864f96f795bb500f2cfc5ad799/workflow/executor/executor.go#L1034-L1037"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/commit/6b92af23f35aed4d4de8b04adcaf19d68f006de1",
"url": "https://github.com/argoproj/argo-workflows/commit/6b92af23f35aed4d4de8b04adcaf19d68f006de1"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-xrqc-7xgx-c9vh",
"url": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-xrqc-7xgx-c9vh"
}
],
"release_date": "2025-12-09T20:19:14.680000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/argoproj/argo-workflows: argoproj/argo-workflows is vulnerable to RCE via ZipSlip and symbolic links"
},
{
"cve": "CVE-2025-67725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-12T09:44:25.333328+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2421722"
}
],
"notes": [
{
"category": "description",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n\u00b2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Quadratic DoS via Repeated Header Coalescing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is partially mitigated on Red Hat products as the host systems are not at risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "RHBZ#2421722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67725"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd",
"url": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-c98p-7wgm-6p64",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-c98p-7wgm-6p64"
}
],
"release_date": "2025-12-12T05:49:41.523000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tornado: Tornado Quadratic DoS via Repeated Header Coalescing"
},
{
"cve": "CVE-2025-67726",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2025-12-12T09:45:15.366983+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2421733"
}
],
"notes": [
{
"category": "description",
"text": "Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server\u0027s CPU usage increases quadratically (O(n\u00b2)) during parsing. Due to Tornado\u0027s single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Quadratic DoS via Crafted Multipart Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is partially mitigated on Red Hat products as the host systems are not at risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67726"
},
{
"category": "external",
"summary": "RHBZ#2421733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421733"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67726"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd",
"url": "https://github.com/tornadoweb/tornado/commit/771472cfdaeebc0d89a9cc46e249f8891a6b29cd"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-jhmp-mqwm-3gq8",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-jhmp-mqwm-3gq8"
}
],
"release_date": "2025-12-12T06:13:51.336000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tornado: Tornado Quadratic DoS via Crafted Multipart Parameters"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` 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 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
},
{
"cve": "CVE-2025-68476",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-12-22T22:03:38.850390+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424509"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in KEDA, a Kubernetes-based Event Driven Autoscaling component. This arbitrary file read vulnerability allows an attacker with permissions to create or modify a TriggerAuthentication resource to read any file from the node\u0027s filesystem where the KEDA pod resides. This is due to insufficient path validation when handling Service Account Tokens during HashiCorp Vault authentication. Successful exploitation can lead to the exfiltration of sensitive system information, such as secrets or configuration files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/kedacore/keda: KEDA: Arbitrary file read vulnerability in Vault authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important because an attacker with permissions to create or modify a KEDA TriggerAuthentication resource can perform arbitrary file reads from the node\u0027s filesystem. This impacts Red Hat OpenShift products that utilize KEDA with HashiCorp Vault authentication.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68476"
},
{
"category": "external",
"summary": "RHBZ#2424509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424509"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68476",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68476"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68476",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68476"
},
{
"category": "external",
"summary": "https://github.com/kedacore/keda/commit/15c5677f65f809b9b6b59a52f4cf793db0a510fd",
"url": "https://github.com/kedacore/keda/commit/15c5677f65f809b9b6b59a52f4cf793db0a510fd"
},
{
"category": "external",
"summary": "https://github.com/kedacore/keda/security/advisories/GHSA-c4p6-qg4m-9jmr",
"url": "https://github.com/kedacore/keda/security/advisories/GHSA-c4p6-qg4m-9jmr"
}
],
"release_date": "2025-12-22T21:35:00.480000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/kedacore/keda: KEDA: Arbitrary file read vulnerability in Vault authentication"
},
{
"cve": "CVE-2025-68665",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-24T00:00:48.460044+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424797"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in LangChain. A remote attacker could exploit a serialization injection vulnerability in the `toJSON()` method. This occurs because the method fails to properly escape objects containing \u0027lc\u0027 keys during serialization of free-form data. When user-controlled data includes this key structure, it is incorrectly processed as a legitimate LangChain object during deserialization, which could lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "langchain-core: LangChain: Arbitrary Code Execution via Serialization Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. A serialization injection flaw in LangChain\u0027s `toJSON()` method allows a remote attacker to achieve arbitrary code execution. This occurs when user-controlled data containing specific \u0027lc\u0027 key structures is improperly processed as a legitimate LangChain object during deserialization.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68665"
},
{
"category": "external",
"summary": "RHBZ#2424797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424797"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68665"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/commit/e5063f9c6e9989ea067dfdff39262b9e7b6aba62",
"url": "https://github.com/langchain-ai/langchainjs/commit/e5063f9c6e9989ea067dfdff39262b9e7b6aba62"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/releases/tag/%40langchain%2Fcore%401.1.8",
"url": "https://github.com/langchain-ai/langchainjs/releases/tag/%40langchain%2Fcore%401.1.8"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/releases/tag/langchain%401.2.3",
"url": "https://github.com/langchain-ai/langchainjs/releases/tag/langchain%401.2.3"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchainjs/security/advisories/GHSA-r399-636x-v7f6",
"url": "https://github.com/langchain-ai/langchainjs/security/advisories/GHSA-r399-636x-v7f6"
}
],
"release_date": "2025-12-23T22:56:04.837000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "langchain-core: LangChain: Arbitrary Code Execution via Serialization Injection"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69872",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-02-11T19:01:01.798056+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439059"
}
],
"notes": [
{
"category": "description",
"text": "DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-diskcache: python-diskcache: Arbitrary code execution via insecure pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69872"
},
{
"category": "external",
"summary": "RHBZ#2439059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69872"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69872",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69872"
},
{
"category": "external",
"summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69872-DiskCache-Pickle-Deserialization.md",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69872-DiskCache-Pickle-Deserialization.md"
},
{
"category": "external",
"summary": "https://github.com/grantjenks/python-diskcache",
"url": "https://github.com/grantjenks/python-diskcache"
}
],
"release_date": "2026-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-diskcache: python-diskcache: Arbitrary code execution via insecure pickle deserialization"
},
{
"cve": "CVE-2026-0897",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-15T16:01:16.399378+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. A remote attacker can cause a Denial of Service (DoS) by providing a specially crafted .keras archive containing a model weights file (model.weights.h5) that declares an extremely large data shape. This can lead to excessive memory allocation, resulting in memory exhaustion and a crash of the Python interpreter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI. A remote attacker can cause a Denial of Service (DoS) by providing a crafted `.keras` archive with an excessively large dataset shape, leading to memory exhaustion. This impacts Red Hat OpenShift AI components that utilize Keras for model handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "RHBZ#2430027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21880",
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"release_date": "2026-01-15T14:09:53.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading Keras model archives from untrusted sources. If processing untrusted Keras model archives is unavoidable, ensure they are processed within an isolated and resource-constrained environment to limit the impact of potential memory exhaustion attacks.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file"
},
{
"cve": "CVE-2026-1260",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2026-01-22T18:00:55.604197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432079"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sentencepiece. This flaw involves invalid memory access when the software processes a specially crafted, vulnerable model file. A local attacker could exploit this by tricking a user into loading such a file. Successful exploitation could lead to a denial of service, information disclosure, or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT flaw in Sentencepiece allows invalid memory access when processing a specially crafted model file. A local attacker could exploit this by deceiving a user into loading a malicious file, potentially leading to denial of service, information disclosure, or arbitrary code execution. Red Hat products utilizing Sentencepiece, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected if they process untrusted model files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "RHBZ#2432079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432079"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://github.com/google/sentencepiece/releases/tag/v0.2.1",
"url": "https://github.com/google/sentencepiece/releases/tag/v0.2.1"
}
],
"release_date": "2026-01-22T17:06:17.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file."
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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-03-04T07:18:30+00:00",
"details": "For Red Hat OpenShift AI 3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_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 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:0c334fac60120561ee6d0c40b92ce2563ba347c1de69a27665469376ad755359_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:5edde6c78fd7364448600e6267f7c1980263f9c26acd0d4b389e50d1c61e7d2f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:894f3f6f3b8de4c4a448284d12ac7a8bddecc370d64aa71e02ace54d68778e35_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:cc0ed599f4081c3104ef9696e5f9492e97d8f73bc26ec76f3019b1712e88ae3d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:44c484f8ad059eb57ff8b45a4c551ba068f6673946c7c0dcd5ae0e4b9e1094ad_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:66f05c186fd3dd584fabc3560433553d7e4e167dcc82185bcb676c92e19d33e5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:775b530d43a09a912b6809d19dd908f914a36002ff5a793ae1fc0bf4f8f55402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cabbd6c56c159334e8ba9479a3f71f27875355ca3ea3cfad1d16daecdfbf3b2b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6fe430b75d6d92cde069a1fab1b6801a9b99b3bf770f6c3d82def37154e0ab24_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:718c9e074ac5dfa33721bc69bb3f932b5a106707ceac9e2dfb81db78d57c2f71_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:93660141b12c0d6a9a4bbeacda9053f531c3e739a419e288a2c985747c9ab245_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:1433b8a0640daa7cfd48c83802d29b14fc34410786464a9da5ddc7d67d31ab5e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c012aec019ee94203fbad0d8c3050bdf8425033b4fc7ea9f1c6fbc645a218151_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:da59e9d0a9bf018470c7814bbae989843f8b038103052ce3c20a65ad6fe41a44_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2e13f1f46f139e30c2a935d53e5533a377a0c675cca3ed69e3ca4755554b3451_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b0634a6f357d65626cedc80ff2f425ab9d00c402dc6c4f6e698c767660b4b86a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:c15a9100ab105374d22f305cb3979b9762316c8184e8b038e5ab9f06af681d56_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:11ae73edee538dc0138819c8e632daec1aead9e3d771800036175fb1858d669a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:75381bccabd8eb194d546b1d4e63f13e88992265184789ac134dd5943bd18684_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b03ce277c86aa384149883dda3d56de90b5f7252a81b39b2237fb9455e893290_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:011559df6f6e4ea3ce1fb5733d3ba6678d55c159a8771e6b683abaf23eff64ef_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:3d82d3d0650b51cfdfc06314b3f0b74850675eaf618008665fa2faf5ec66373a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ce24a2e73c8d1dfed5dbb5c361df8cd1eb15b6a5941e18ee6cf1fa3944e47311_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3dfe5854a98305536163099dcfdf8dfa44a8747b2543290e62229f99f269051a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1a7b92de33a10c6acab41e48bc68345ab6d0e2eeac9980580499ef6bf2787ac_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c25196fa8be3c977511ec4433667350eb6483e3ea69869016fd3e5e5c5eba1de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:eb077f3d39ea9ea018abd36e0bb58e554d8401f69b250ffd3425efbe38ad32e9_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1405bb0ce5b4a0ea2d4d84e59a310c2a3f874aa916a4bda07a3ff1371bf65f1e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:a6a0c5507c95e0c73d3174dd66809140cc50f52205730fc0db104ae96cc0df0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:df5eb8096ec25a1200c3c88304856214728c9f7fcafce66768510fd7bd767f6d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f61f7e9dc9b50c50afadb69eebd69e599dcbe4744df2fad508de1eafd8d8fc3c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ab46715b69faa2ded7c82fe241054d8e413ae2aede09f6ee1d6a2d5ea1459076_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b97d27fc2dd4324bdf70f33cbb35517ab50f1ccf7d94e7ac7718e7c111fb6def_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:bf6d5fb8e486b2bf5a1f3249a7e8bd2d4b452be3bf93744fe61536e7cd7587cd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f2add617b198374076841393161fc58167b0407f43cf0b7944fd6c8a2aeb8c9a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1f2995ee9de8b0dd7e45fc26dcef5f5a7a2e38b2e564ab3e6460c4af76e22e82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:599c13b4ecdaf8cfe00bef9270d5ef4286c4f5a238bacf801f901973b152c694_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:8a8b9aa606fadb92796dc1310c4604c669570da12735fe73f73b65386c439556_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fe135e808533f7267267fe2f6bfcba0f28d2184991d82ccd1b85eab6b815c3c9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:67dee2abb1b3db82eeafba21914fdb5904ce09b95f2888dea485a5a7df4d58e6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:861d9c9ff292c8baf9f541a384ab323943c1d0aec29349dde7ac957d2dde7ee7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9c240f185478ac30dd82c9b55c0a882a45744c08a6f698da754872b0eeb9103e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:afb0fb167b488bb53706e2979bd58b4ee88f2624642b76dccc3a7e3f7ab0aa7e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:25306815d697653646bda1a84d7efc28403e1c62b3bb8a144319854ad527771d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:4fb1f0d669a402cfeb3b7c241a1a095a245c004d553807eb1760bda41c697d9e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:a0e6b5b5133598ee3aa52b2047889105269d90467dea0541885ce3ee07e90235_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b54a836af6a4837a3bbb95e2575ef5d33a380af9e18fcda29b005d654c1149a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:926c814e6bd2362ace77e131690edec47d7cc4f5a7317a3f882cb1b9f38e330b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b342f7d470688180c3f91b9c8652aaee8250a036a0c8f550d31ea5816d2c8cab_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b67292b8828b41361925def921ba2713b4d7eaa83b2088e0ad21e44ba52eb228_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:bb3d89ff8b3e2f5072f5a645c8e3d79ee1d1a618f7bab6b39f7f1d12a33d44f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:10fc9f06c5ba90b54dd0259e855f64d16b8101e09721bc8ba6bc392e525a18e2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:1921f38753f2bb2d3660536757d59c7751452fd43d5f251ced56fb3ace30bc7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:62e5486f0847d10a6ff2d5d861f3a56c5757c4f164bff38cf1447d2ee197adfd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c9971ae0e94f8bcdc51d732d396fdfcdf45d006a1d9eebee02a461887661cdb3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:0e30cd189606d11bf40af1702dfcc7e675cddc1cb3ad6a5820bac0ade18a26fc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:b99aeddbde6465143ef1737f94739e1a8882e90416edc8e7863681f4a3f31478_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:c907ef3c4bbc27e92ad71402fc0ef930b43824c7498256e351c8ef6c83dd9f7c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:796df53d5198c082dc00163036eb0771096d4b33a205253489879ae7c2fe9788_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:c905d0b1e77400bfb18cd2144ecfc0d89c0715d21aec659cb65b4e19160d4556_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:67a91e3995ac95fe7ce6cb4cd8d7a0c3aff9f582be250344c3f133c1192d3996_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:917f325b733cf31c17cb053a48ee9c50901509e44909d6352fedd27b49e5bdb2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:72cf9b55de3005ffa92b1d529be2b3811069e76891839c56de25ee00384c3cda_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:9ce36d4e80b0d3d93ba4e4b770bb1abee8ac33fbc5826e9b6ad2348e1a366540_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d18803b85860408912cb5b2c193d01eb91dbd18b2444fe4fcc4003aba25c5fad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:faec972c598b2dd4ade8364c04302e6968bb2ec3ebbcda71b5a04f7c8692c09d_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:88038df417f490ab6b58824eefcc9f41788bdd05a885444cc3c6867818622967_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a1f4688dd9614ffb8c697b4b86fa9124fec38fe6650437bba3513fd0616218f0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:a61879d6bfb3fc61a3a3a9c817661fa4f9bc8d022480db989d0891cfb3bd21a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:f482b90af291891323d4b908a8bf55764e45247265e7d6bdf1b1f60119469845_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:2ddb32598147160c4414fe096185b0fb4c3fc32f481127759eba41d2c2eec178_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:40c74946e0ebdc1dd97d63879dec93c220de29459687bbbce46230a6d3717448_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:ec7ed7b30e33e305422637b7a717c2207c26d6a75e682b3c6aa326343fe2d9de_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:0cc9dff59c67d5fd46da3bea32cd2772a6ff36f78538deeb513f68e372317057_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:1265d27864792c773d09848f17bd9eb89c9e714678b47daf2e87ac95a648529e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:2ad30d2c7092b709fa4b418d6ba13f139481cbaed2774cffd32d3a269029b50f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:57b94b5d30433b69e45b557ae98a9d313a3dd763b3ce77305aeaa9fdceea4f9e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:e325f84ff3c76acd4cde268e5665d63620ee5710d3b5f8dae350f803fb3cb4e0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:ec14d4ec5e5d0d76bbae4844e657e1db20c9d45d2a68ad789727842a4f38a352_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:1add868cecc5047e2b8d0798711e69c04752aea126d6a647f2b076fa29d4562b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2ad4e5b8c5ffa21a7f8ffb578607bb3ddea983ec6abfbe65c83a429efb880ae6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d5c7e1a5da4de044b1d6aca851563660a08d06d1fa87254baf60c520be80466c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:4bdb6b3fc6c3d83af7fe641e2875148325c9a692604e663deb4464c8aeb4a11e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5011e68f83b0af8069a1e9c3e688a273c3e284d2f540026482fbb806ca6973f0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:a63d2ddef8f85301edef6adbf6728091037fab80539ec6a4c3afb68acadfb9ed_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:17ad5c86c6ea5341aa1e89a01b3a241a6c9cc796a8a03d26b73a6417d4c87142_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:3d58fba728c7de48dc67890b521a5b98a431271013d8be5c9895da29208235f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:8c2c8eab6b76da0ab1db121eff2ea8b804b737254008c776d2efda15d9ac129f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:d243179e4c25f1dd22530351932309758018b739f50cca57394ec07c57be079b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:646a618c65ed2973c751e39c1907bbeb60114112c7ec0e97654a7a8e4499f731_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:d1a580dde89691d2fc9a9b4136670a49b0719716314fdaecc45dfd102365bdc5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:44040121c68c294bcac5185bdd0605c977295153cdcf17679fbe87a033aa3db3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8c873b1a625be48bd43302636f614109f7d4f2a4e698a57dd470f8ffcc155543_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:adbfad77a6bb021cc5dba0e92014494d18fef4cc67a80ef4b10c9ea6077bca25_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:af2a7cc0fe0832282baa6bdeba996e89c64b7be22ef5de9890ca252a30dedc4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:df315f9eb44e9452c6e1f8607915f535a6811ae149a87505a429f9e8530210bf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:02f88d2aa9f70ac5e46992c07c1a42faf06207a1cb49e739b2329b5989d4b1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:053f2d647f16d2865295c81bf9ff829b04f0b9890234f1cd43f2d9ad94210834_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:27a459921d45f58a6061ee834e7107cd1c93c9e0c2981e0f3f5265f660243c4e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:eb3d1df9d4eecd096aabbb55c1e95500a6fd869fb34aaf1e4a73df1e64d38a21_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:4c38feae457c214c8cecd6e951f72795af353f04b49f1f13b916a9239877967e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:505b2277e37f977fa71a22e3038d21bacf88ec290d514cdb1927c85c9d811d20_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:dda3b4470eabadbbb7ea1607c3f549bafb2060ae38fbc16a834ed386164fc389_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:e89bfe7d432a1d5f49dbefaf3b6c846dc4288e400c78b84a246ef4408f410b9a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:81deb1f2efb3a98c0ed22132ed4cdeb9a43b2a0d7067f3ada5fec3e2c78b751c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:85f1155d0ab83fea52ecb572c726e22ad7a430270e0f6a87492034e4409aa0a1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:9b905087f429a2141ea07f54dec1e2606bd0b2892aa84e0926732acea77a72f4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:bd30cbb2f4a0320224aa0d6d25fa6383d65644c1b798238b575b577d1d818740_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:87dc8195302de5fdbf437242a5435a6997d9a27cd58106a8c7728924087475e3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:960f7e640f65b1286d45b9d75a1f2a57b486b46d2e5498f669dc2047b4d60bc5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:bcc11b803c01544ee3492aebfa6438a7b8427814f87361a1fb055e53986d67b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ed5011bebc06ab6fbfcacf79794310154757f0777e87dfa17bc63624e047472e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:31f3c440efa3fc550a7fa42538021264dcbc2752f68c060f9e7a7eb52b1fbbc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:5952e8b5ff69cdd595fdc109ebc83a1ad467f5442d972555b2f28678d08180fb_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:a2a64070a3dff6b720e3dbcd5e34eddb3b3eccb7d012f27c654b341ced56df3a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:d8c02e49ff461bb71e4ea27a5f624bca09bee766f1bfcfef639d4ff455b0448c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:1d6e077d19a0a095b2ab16d6f63dace749ea0432d67aa5edca3621e52c957fca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:54b7c9809711327d7cc7faa628d8f6e4c193dd7fb76fd08da236a8ff2c62d7b3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:5cbf0d5b6d06b743264cf84355f4c778f7d500a17aaaab481c0f03179cce3245_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c75ad630e5ed2fd08231ee54baf2fa98f5a2729ea0e8795df541bed1beecc259_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:382d86ba9e00d2dab863565fbfa724ac858d33eeea25831ea1b3132b7b6f7774_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:3b74a8970629ae989058a87932b433cd0f96dcc4cf033f4a57742f9cc6d81a2e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7cf2fb6da82a9ad2df3423c467b6d353d8623485d5a7d98eef46a193ad98de9d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c5213506248a2bb521bcb16388bf9dc909dbf6bdce560dee9738b09cc67ba0a6_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5f5c6f4cfc756c6379ef1197ff70010018a8201fb96f7dd078d4a85b0d2da858_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:77a56180496fcbc1b4664031951c4f2996e489c53851326a63896e8dcfa2b43b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:b20fd17c93e0c1eb99e925a9bf9f7f61c79ed11adbd7d2711ec3ae624f37a3fc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d9c32af7a0bbd8dd67f5b17c4775cca5fb3e067643e235fef7de561a7d565e0b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:2da0849b5c3f86b2c701ff72ae016be16aca1712022de6e2f2327f9c7be1071d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:68c1f94c7f641c1739a526bd503bcaa8e13b3eee3877eed99e0cfdcc3c1ccae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a30ac17034dc212a5d4584460008d0f5388be6d9eab9ea3a0f06c8d3eb5a3239_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b74ce6408e5249afadbd578b3ad79245b29d098af0ab322380afb8232f1153e0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:1fbdc4aa7cbf9ac18d6ee07b949e8ca7f4db7a64dbcc7c4045ff99024b7059c8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:3fcc96ec16f28ca0041ec9a85d80ce0240c47a9b1a304d5c8933df5a782d9689_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5348f496783d927f0a6aa2ab2f084eab7047a850b7279e4a6b7308ffcbba128d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:8d88b8200e480d0066212410f090c7aa1d147078b004cdf586db358ed09ccc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:3087aa37a80339adf03c53b180cbd5bb9f56463f27888171c576a9a4389c54e3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:bc7ba386b3ba7840d1b2408c7d4df60a5ad0e8c92f1510e2665cfa9b0bde0127_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e7970ee21093c7bca6687f6f8b5e1e6a792f1ba280671c235222419fffae63b3_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fffe0b7c417bf3d49eeedeb1608bad4dbe273732899852b5a092cf190eede1b7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8c7183a236dc4572833eb5dc99d6d08919a0eece1d1f346a5a7195c7cc30fcd7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:450afd8e025a407244ab1de6b551c03e0ba4810a10c227b4e2ceb8c6a8dde983_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2c9753a43a23ab943cb8c0f43ac80d035e302336dd91fb259997a70325cb37f6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5681677ce16c49b2be01fd431d4b3c9a56ace94e967d0b12fb68bdfd41b668cb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:bd10dadf6abf9c98b8c44258ccbbfd488d9daf722501e4381ac4088871db11df_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d8156790f262ad6081b9030afb6516f26079ae11612f6c2e78bc518ea92f10d3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:4096c7e3d91d69e41a95c39a40898ab2330c5511f0a175d23567e7142612e79a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c484b151d74628f96c0dc6ea3710da759bf123b110ac0518e29536a66d961b47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:dbda6e5ee064f6a7d0cf179e7845de1493ac6e5340a8e1c7630ae1cf1a7208e8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:f648e514b71fef0d52d45e97c765a0fb1ab98d69209b4214aa0100cb1cc02329_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:b275a657a249223727b565df671c6c0db6e988b267cdb3ba0619c6334718747b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:12128f22697ec726d3cfa2b3eee1175976a87c4fab3aa6dcd89d9abe67093d0c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:7a884421baef638e002bc0fcecfd46ea42dec4001c558bb1185b8b8363b0adb2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:29293cdd2749c301a0e042ae09192e12ac2820cc18a1cfae2604906da61990ca_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:fe82beac213677f49829417625b86292ae9de39b4b888a88efac56ff212fbe99_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:5cb6f52106f21514649baea4646169c183d6b754397e3611c956aa174f3e5535_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:35cb893aa5d5d6682f8a4f5bb4c710ce710649c2463b5dc947b8ccb70b0bec0b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d107a8efa83a2f6ec0bf2dca3adbbd66ce980f63198b7f5d303d1c0ce23dbde3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e31d116755e6b17acb2bb993d12f89b9bf66c1acc8fae01aae3cc2d55fb2aa4b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f3b79289ab473a89cbd3dcb32b0a1cdc3c7cdfd0d6df91c0d8f3d39cf732e2d5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:281be99540995f110ae1d0dd4a243c648016bf098f1627f8db52a6e0be36927f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6931129dcba7e6378e5ce5935cef7c48124f64564186d9fdb7bfa5a3f7ea48e9_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:8c35f7911f39b5524cf177d48c705c55b915b9599ad7951f1da065f621ddb610_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e9fb58e42f63ae48f8de8c737b3bb098d2768b58c79a41a279ba92f6ac34d866_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:215b1cf8a81bb95a01939bab0606817c7e352ad9ad1ca816901d27e95a91d40b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a46f01eb40b078f75581ab96175d9a5566fbd1d52dd4a3afa356f0950d5e225f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:b1b22d03bf9cdbf36688fde1e0029902217d3d9d855b5cfa0c7fc87830364dc1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d00b7e7d7e252881c1954a930f649fecd3a3b4c57128b115b4fbba79e3b39255_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2eba2717f00e05830a666fefe8c3973b49b15949b68b936d4dd2a7f2c86ffccb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:6398cfc678bf6a9a201fbf570e02a07ee17c329daab9f6700efd23055bb7c1e4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:969040125f6b3317c9d8ba42bb617e5f7cdfbae96543972b2770cd65fb14c013_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:df85f36f206d1e391e48e9a46fb16e90faf5c842b9fd0ff3ded03cbc8e7bfaa2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:a916006227256e1bb7ca45961906aac51a87c480ca21a9446e549cf56d218215_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:5dad91aca0bca6b71596b2d7f9e62df7049c00c6a2e8f94fd3b6a20eb659a29c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:5c118be16bd4ae3860ebae64acecaac1988d8a474d00a7951f603a6c58e24038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:19f7c2c0bbe26aa7c1a4f3bb2026d83e2467c55fbb9edd70c8585b7e8a4cfa31_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:dacae7408e98047615c97bf8864f2564fb05c9681193b22cbc4074d3095ab524_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e2565c013f3df99522c8c3bb0c5ab8a681f69bd7af21d939ad7274edd91cfeff_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:fb8041555c7636381e8d6bc412a247d57e01d9a2e908deef3e8749144be1b461_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:1859e6721718dfd4bcb9015cee436853384b556f51339b439bc56adf42ffc2d3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:2e7b526fb0c9ab8fc9bedbe313f7c8b44dba4fd647df515d7bca14f265644782_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:12b88af9a9a4672cb969d114108738e91ef446a2bade7be4a6e850c078ba6a94_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:8b43a1178f6528364194bfb4685e0c55d9799c107f52bb81e3c7b96cfa7d13e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1e02aca2d97e63db119876910dd5fb9ab540a9802c7c339dacf6d22a79a7a363_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:33fa6c16b41efbbb626627b0b14fbb7c50c49d7b21dd39057fdbabba5683caec_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:8c39256a0384a21fac8921562c5f34c169fff7ecb0773ccff28d5812a66e0659_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:b98ce96e71e9e2571aa854d6b97fd65a19ea20f7eb2ac2eba9997e82903cbea0_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:d47b8ae17a3ec08d110b900cff77e753bc0391a852ee3373206f275fcb8c2a70_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:e362e0878700d37dec8be339a98012b160a42b69789df0802948ab9075447da5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ce76c80916a20d7724824975c56dc7fd6d16e6acafa37a504a879a711cb84001_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:da5c3c70126e18d29680e9b07c87149a44d35f656dc3a41cca67934b0f6dd00c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc7e5d6b8013c7e9e614619711197f69b0c578e550c34e374bdc72e0d46ef233_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:fc80237ff574c8271fb421af3d11ea37c2e09e879ecd83da09c38e3a2983aa45_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:1949c4b21aba9476a47ac3b51a5b2dd9a3c8fd18d9240d38af1f2943dcfc5a2d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:866dc3e85e3f299ee2da31dbabf79154e916cfb3f299eb9f3a667a2ec59ec256_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a2b7740c0398d3fb387acd2f27b99f60e86541e28a0f88adebcfdc961fe1329a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ebe0c642a3dd94e03b9bd6fab380e6b76cc7782a33f387420d75c8133ed8fcde_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:220b4b7b6c4b956510ca4899dfc7ba293ed96d2462067a22607e7d68d54c25d0_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:38e53cc1ab36784dedb8363f1d053f25fbac136fd3baacdb41623a5a89a3bf50_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55edc6fc0c0b9147a5949c01fb2e0c17655762d93326832492d3604448c8a0d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c6c64bf1f5e5931e60aa65b7797df0b7aa4ac0c3829658870c44549748c89838_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:77a6ce81bcb9a0c6bd62fb0a5f19d5485fdd7afeda989a82ec81a23f004c1a7a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:b1be1c175d3ec5a91ab42572b94a811758f9daa20aa0df6e41964a3a32b5037e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:30dd95f0c900b81b80e435796d82dd556814dd6d46c6b43b7dd879bcfdb8420e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:0536538cc6a4ec7403d0dd8774dcf9cc6e462b1dff23db98f6bc34d3459ac5ae_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5a20785988885858ddca04a5f8973e145a596cc04c03f00297a97100745f17de_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:b5bfb2913aa76f6d8036eb99b5900bdc0ff191981e9ede1be06c44e150c78502_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:d9ad95375705d41dfa4dc47a0ba20b45b0ad8ecb09579f140b2e2cf5b0a83087_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:43d21d0d662ffeafe53ae795dfef523273fa163f66b8b8a75b20473e939b1026_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:73fbc52fb602c25c0bdb6b7421965da81797a409692a419e5e67e1309ade42be_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8245032ce4cdc765fa85dfef7c6c2da69f1d1860d824981eccdca3bddcf6bc4d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:b21253e4b3674a593883c00064cf789f9af152824cd6bb8dfa7dd64a958871a3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:44c8c2789b1773d6a66d68eac85262ac173989f99ae5bc0ea8c192bd1504d3f2_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:66e48bb049e8bd25462d2f1fdfcbab1f9449e5311226799bc0df6df47f9073ab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:6ae42ef0d5a9f33afcd58482bdfefb79630a7216e3315b666455ab586101cc5c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:987e4c318070bba5d19ebb378cea94bd94fa2143d4691ce648126319ab634fa8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a0d1f6b27d2efdeed7e9704b5ebadea84cc57a1b5a43a9288531430f6de0b3f3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b0dc429ede9315ffa11ca3d75dd620746a860fe54090e6588008fd2b0b6c6755_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:75cb61e92fd90fb9c0dffbda67fd43b089cc2bf39eedcacc5ff09bfd04024c41_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:f818bea78b6625dd967ef8ea3ef914fdf48f50169e78590ea01d8aad0c9dc3f7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:a4e27470683e611f9a48d97ed99223310876c2c9899fc031e3761f436d5822b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:8c992019d49325f304a04bbe85b3b269f31cb86d69c48a05e462521d68242ba3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:118431b70712622eebc503820f1fbefea0f0b1932f12f20f2f05330025b353ce_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:88a634abd0d43f5d749565f4485fc2dead0b4347744c7553fd9b19a6c7b67fac_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:fcfb4db43f18461159c3523a989178e34c190f1109f38af0f215017904bdaac8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:21ce8b1d704b14c4d0c68fb2cd8db48d9e22e636a060fedc221f00980333de0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:32767e9de67e0c61032d558eeb4dec44f6fa4be8ec4f2de2c2cbdc01a1515e37_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:472f7d41e6d04755f12af7c3f0f6f29544f17f9310db41bfe0d56444d308920e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:548f3ccd8250468abe21500cee03045391ae25d9d4f9109962210e06d3782038_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:5603b74e8048d97eb00b5445206ffa95d7881a1c2e9a859e5977b3bd5b3deec0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:66311faf33ac9aa00ebb19871aeb559f0d69958cd6a753a3ca6fa59e993c591c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
}
]
}
RHSA-2026:3822
Vulnerability from csaf_redhat - Published: 2026-03-05 06:53 - Updated: 2026-03-12 07:05Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3822",
"url": "https://access.redhat.com/errata/RHSA-2026:3822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3822.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:05:22+00:00",
"generator": {
"date": "2026-03-12T07:05:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3822",
"initial_release_date": "2026-03-05T06:53:01+00:00",
"revision_history": [
{
"date": "2026-03-05T06:53:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T06:53:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:05:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el9_0.src",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.src",
"product_id": "grafana-pcp-0:3.2.0-5.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"product_id": "grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-5.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-5.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"product_id": "grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-5.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-5.el9_0.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.s390x",
"product_id": "grafana-pcp-0:3.2.0-5.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-5.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-5.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:53:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3822"
},
{
"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": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.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": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:53:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3822"
}
],
"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": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-5.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-5.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3817
Vulnerability from csaf_redhat - Published: 2026-03-05 06:25 - Updated: 2026-03-12 07:04Notes
{
"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 grafana-pcp is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3817",
"url": "https://access.redhat.com/errata/RHSA-2026:3817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3817.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-03-12T07:04:49+00:00",
"generator": {
"date": "2026-03-12T07:04:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3817",
"initial_release_date": "2026-03-05T06:25:53+00:00",
"revision_history": [
{
"date": "2026-03-05T06:25:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T06:25:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:04:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_6.src",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.src",
"product_id": "grafana-pcp-0:5.1.1-12.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"product_id": "grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"product_id": "grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"product_id": "grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:5.1.1-12.el9_6.s390x",
"product": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.s390x",
"product_id": "grafana-pcp-0:5.1.1-12.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@5.1.1-12.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"product": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"product_id": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debugsource@5.1.1-12.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"product_id": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@5.1.1-12.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:5.1.1-12.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64"
},
"product_reference": "grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
},
"product_reference": "grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:25:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3817"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.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": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:25:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3817"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T06:25:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3817"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-pcp-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debuginfo-0:5.1.1-12.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-pcp-debugsource-0:5.1.1-12.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3296
Vulnerability from csaf_redhat - Published: 2026-02-25 08:49 - Updated: 2026-03-12 07:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Tech Preview release of the RHTAS Policy Controller Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Policy Controller Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20, 4.21",
"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:3296",
"url": "https://access.redhat.com/errata/RHSA-2026:3296"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"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_3296.json"
}
],
"title": "Red Hat Security Advisory: RHTAS - Tech Preview Release Of the Policy Controller Operator",
"tracking": {
"current_release_date": "2026-03-12T07:00:22+00:00",
"generator": {
"date": "2026-03-12T07:00:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3296",
"initial_release_date": "2026-02-25T08:49:49+00:00",
"revision_history": [
{
"date": "2026-02-25T08:49:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T08:50:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:00:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"product": {
"name": "registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"product_id": "registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/policy-controller-operator-bundle@sha256%3A3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771931708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64",
"product": {
"name": "registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64",
"product_id": "registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64",
"product_identification_helper": {
"purl": "pkg:oci/policy-controller-rhel9-operator@sha256%3Aedb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771931708"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
},
"product_reference": "registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
},
"product_reference": "registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T08:49:49+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3296"
},
{
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_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-02-25T08:49:49+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3296"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T08:49:49+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3296"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T08:49:49+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3296"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T08:49:49+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3296"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-operator-bundle@sha256:3ee43eb08dc00cb0935faf2e3098e91650b82c87d961bfe80f40fe16bb28e254_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/policy-controller-rhel9-operator@sha256:edb352d8e74b6011e9807ffafb0bd451185436db6e8bf689789747acf5986294_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1431
Vulnerability from csaf_redhat - Published: 2026-01-27 20:01 - Updated: 2026-03-12 06:48Notes
{
"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 OpenShift distributed tracing platform (Tempo) 3.8.2 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "This release of the Red Hat OpenShift distributed tracing platform (Tempo) provides new features, security improvements, and bug fixes.\n\n\nBreaking changes:\n\n* Nothing\n\n\nDeprecations:\n\n* Nothing\n\n\nTechnology Preview features:\n\n* Nothing\n\n\nEnhancements:\n\n* Nothing\n\n\nBug fixes:\n\n* https://access.redhat.com/security/cve/cve-2025-61729\n\n\nKnown issues:\n\n* Nothing",
"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:1431",
"url": "https://access.redhat.com/errata/RHSA-2026:1431"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/distributed_tracing/distributed-tracing-platform-tempo"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1431.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift distributed tracing platform (Tempo) 3.8.2 release",
"tracking": {
"current_release_date": "2026-03-12T06:48:57+00:00",
"generator": {
"date": "2026-03-12T06:48:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1431",
"initial_release_date": "2026-01-27T20:01:40+00:00",
"revision_history": [
{
"date": "2026-01-27T20:01:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-27T20:01:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.8.1",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-operator-bundle@sha256%3A5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769216494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3Ae823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3Aad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3A5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Aff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769207949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3Abf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3A9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205877"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3A4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3A8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3Ae6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Ad657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769207949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3A1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3A08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205877"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3Af04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3Aaa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3Adacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Afc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769207949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3A9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3Aa7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205877"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-rhel8@sha256%3Ae166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-jaeger-query-rhel8@sha256%3A87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-gateway-opa-rhel8@sha256%3Ad48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8-operator@sha256%3Accee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769207949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-query-rhel8@sha256%3A947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"product_id": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/tempo-rhel8@sha256%3A55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769205877"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T20:01:40+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1431"
}
],
"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 distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:5776c381ef25df2a99a9c2e383aa309c8355be9158265c5dc971718b710a22ad_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:d48360ef345792faae0198abf1efd4bf237599d7c75e4d3e093cec525b48f42c_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:dacfc16ea37c8d6767b6e6b5fbca08f93539b337e21b24503b65dfa6006ebfc9_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-opa-rhel8@sha256:e6fe03967896706f830a9d2e2ef15f465179d0b0444d2db9d7e8f0cd1d0153a6_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:4eef80a7de28809f11d5e57071b1876026cd52e126b1b5e1b4ee9e03dcc74926_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e166d9c3434c28acdf511ed571c12f0099ed214b38e0f9df6c6265127da1263f_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:e823918ca17586fdde683a2abc8a28e54a57da05ca6ad034eddc88e053b8910e_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-gateway-rhel8@sha256:f04cb87f9b59d5de9963bf5758987c7491cbe39055be9625bd64b402cafad7d6_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:87f267faec715241e0e2d653bdb35d8cfe7d89e30c674270b4c6e6865df9f98e_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:8a965138f8ee4e928e1e73dd03422c3aaff50fdcaf1fd4764b723b9deaa13207_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:aa689016572b7bcfbee69891be7ff0321f04e9556eed4a1070f30f5d2c8ead32_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-jaeger-query-rhel8@sha256:ad926ea5cd385491fdabdfc55bbef030db735223993476551188669137822420_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-operator-bundle@sha256:5aa0efed8dcaa243a0ef634ff9bb1c5c1cd0604b9126ca8c5d2be783b0ce9ce4_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:1717378abf8e326a0d676cdd6514e82e7071454f0b40eddaf63621d3019c84be_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:947e54513d5ada2ffdd07c2a4c3ba95a17e14d15c5e19a1a8dd3be9c555b29b5_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:9d773d087f2faf043645c29c456d05d1487c09c6eac9f0de73c600197c86acba_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-query-rhel8@sha256:bf3f771027326470a3c0aa1bbf2cfe566d02b663b6e71c83c0a6975617eeb857_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ccee5d6f296b322046c2245f65869edde24cea619690da410e9befedd0d3b897_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:d657463e0e97a96670471c00d81f2267d09affc25aaab1059695b9d2a1662509_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:fc1346adb0576408c777479acf97c8695c08f8b23342f24833a773c507ed9fe1_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8-operator@sha256:ff6b07a3c1c30283e9b594417d8d1ad7cca42845f3249487caa161283cf897e4_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:08ea7630ecfcd51396d442204bc612b4cec3480ab1bb4a8333ecbc829b446da9_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:55ffc4bbb576465df3b0cf17a8cdd582f6918e7f3eaa46439b44dd7f72221c91_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:9c8fa2cd6223c1a3318c03cd3dcaae46c6b7faafc9929d1793804138aa7c5729_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/tempo-rhel8@sha256:a7a37b50a7ea67d078bc54d5130d5ef76ab9415f0d6af83078435067ea1bf93f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2219
Vulnerability from csaf_redhat - Published: 2026-02-09 01:48 - Updated: 2026-03-12 06:51Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2219",
"url": "https://access.redhat.com/errata/RHSA-2026:2219"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2219.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:51:03+00:00",
"generator": {
"date": "2026-03-12T06:51:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2219",
"initial_release_date": "2026-02-09T01:48:16+00:00",
"revision_history": [
{
"date": "2026-02-09T01:48:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T01:48:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-21.el9_2.src",
"product": {
"name": "golang-0:1.19.13-21.el9_2.src",
"product_id": "golang-0:1.19.13-21.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-21.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-21.el9_2.aarch64",
"product": {
"name": "golang-0:1.19.13-21.el9_2.aarch64",
"product_id": "golang-0:1.19.13-21.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-21.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-21.el9_2.aarch64",
"product": {
"name": "golang-bin-0:1.19.13-21.el9_2.aarch64",
"product_id": "golang-bin-0:1.19.13-21.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-21.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-21.el9_2.ppc64le",
"product": {
"name": "golang-0:1.19.13-21.el9_2.ppc64le",
"product_id": "golang-0:1.19.13-21.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-21.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-21.el9_2.ppc64le",
"product": {
"name": "golang-bin-0:1.19.13-21.el9_2.ppc64le",
"product_id": "golang-bin-0:1.19.13-21.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-21.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-21.el9_2.x86_64",
"product": {
"name": "golang-0:1.19.13-21.el9_2.x86_64",
"product_id": "golang-0:1.19.13-21.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-21.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-21.el9_2.x86_64",
"product": {
"name": "golang-bin-0:1.19.13-21.el9_2.x86_64",
"product_id": "golang-bin-0:1.19.13-21.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-21.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-21.el9_2.x86_64",
"product": {
"name": "golang-race-0:1.19.13-21.el9_2.x86_64",
"product_id": "golang-race-0:1.19.13-21.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-21.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-21.el9_2.s390x",
"product": {
"name": "golang-0:1.19.13-21.el9_2.s390x",
"product_id": "golang-0:1.19.13-21.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-21.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-21.el9_2.s390x",
"product": {
"name": "golang-bin-0:1.19.13-21.el9_2.s390x",
"product_id": "golang-bin-0:1.19.13-21.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-21.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-21.el9_2.noarch",
"product": {
"name": "golang-docs-0:1.19.13-21.el9_2.noarch",
"product_id": "golang-docs-0:1.19.13-21.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-21.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-21.el9_2.noarch",
"product": {
"name": "golang-misc-0:1.19.13-21.el9_2.noarch",
"product_id": "golang-misc-0:1.19.13-21.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-21.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-21.el9_2.noarch",
"product": {
"name": "golang-src-0:1.19.13-21.el9_2.noarch",
"product_id": "golang-src-0:1.19.13-21.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-21.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-21.el9_2.noarch",
"product": {
"name": "golang-tests-0:1.19.13-21.el9_2.noarch",
"product_id": "golang-tests-0:1.19.13-21.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-21.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-21.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.aarch64"
},
"product_reference": "golang-0:1.19.13-21.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-21.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.ppc64le"
},
"product_reference": "golang-0:1.19.13-21.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-21.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.s390x"
},
"product_reference": "golang-0:1.19.13-21.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-21.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.src"
},
"product_reference": "golang-0:1.19.13-21.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-21.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.x86_64"
},
"product_reference": "golang-0:1.19.13-21.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-21.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.aarch64"
},
"product_reference": "golang-bin-0:1.19.13-21.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-21.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.ppc64le"
},
"product_reference": "golang-bin-0:1.19.13-21.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-21.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.s390x"
},
"product_reference": "golang-bin-0:1.19.13-21.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-21.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.x86_64"
},
"product_reference": "golang-bin-0:1.19.13-21.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-21.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-21.el9_2.noarch"
},
"product_reference": "golang-docs-0:1.19.13-21.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-21.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-21.el9_2.noarch"
},
"product_reference": "golang-misc-0:1.19.13-21.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-21.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-21.el9_2.x86_64"
},
"product_reference": "golang-race-0:1.19.13-21.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-21.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-21.el9_2.noarch"
},
"product_reference": "golang-src-0:1.19.13-21.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-21.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-21.el9_2.noarch"
},
"product_reference": "golang-tests-0:1.19.13-21.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-21.el9_2.noarch"
]
},
"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-02-09T01:48:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-21.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2219"
}
],
"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": [
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-21.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-21.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-21.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3506
Vulnerability from csaf_redhat - Published: 2026-03-02 06:45 - Updated: 2026-03-12 07:02Notes
{
"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 yggdrasil is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "yggdrasil is a system daemon that subscribes to topics on an MQTT broker and routes any data received on the topics to an appropriate child \"worker\" process, exchanging data with its worker processes through a D-Bus message broker.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3506",
"url": "https://access.redhat.com/errata/RHSA-2026:3506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3506.json"
}
],
"title": "Red Hat Security Advisory: yggdrasil security update",
"tracking": {
"current_release_date": "2026-03-12T07:02:20+00:00",
"generator": {
"date": "2026-03-12T07:02:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3506",
"initial_release_date": "2026-03-02T06:45:32+00:00",
"revision_history": [
{
"date": "2026-03-02T06:45:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T06:45:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:02:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-2.el10_0.src",
"product": {
"name": "yggdrasil-0:0.4.7-2.el10_0.src",
"product_id": "yggdrasil-0:0.4.7-2.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-2.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-2.el10_0.aarch64",
"product": {
"name": "yggdrasil-0:0.4.7-2.el10_0.aarch64",
"product_id": "yggdrasil-0:0.4.7-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"product_id": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"product_id": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"product": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"product_id": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-2.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"product": {
"name": "yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"product_id": "yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"product_id": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"product_id": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"product": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"product_id": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-2.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-2.el10_0.x86_64",
"product": {
"name": "yggdrasil-0:0.4.7-2.el10_0.x86_64",
"product_id": "yggdrasil-0:0.4.7-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"product_id": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"product_id": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"product": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"product_id": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-2.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "yggdrasil-0:0.4.7-2.el10_0.s390x",
"product": {
"name": "yggdrasil-0:0.4.7-2.el10_0.s390x",
"product_id": "yggdrasil-0:0.4.7-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil@0.4.7-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"product": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"product_id": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debugsource@0.4.7-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"product": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"product_id": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-debuginfo@0.4.7-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"product": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"product_id": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-examples-debuginfo@0.4.7-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"product": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"product_id": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-devel@0.4.7-2.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
},
"product_reference": "yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T06:45:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3506"
},
{
"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": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.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": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T06:45:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3506"
}
],
"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": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T06:45:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3506"
}
],
"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": [
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"AppStream-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"AppStream-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.src",
"CRB-10.0.Z.E2S:yggdrasil-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debuginfo-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-debugsource-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-devel-0:0.4.7-2.el10_0.x86_64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.aarch64",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.ppc64le",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.s390x",
"CRB-10.0.Z.E2S:yggdrasil-examples-debuginfo-0:0.4.7-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:2343
Vulnerability from csaf_redhat - Published: 2026-02-09 14:20 - Updated: 2026-03-12 06:51Notes
{
"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": "A new version of OpenShift API for Data Protection (OADP) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore\napplication resources, persistent volume data, and internal container\nimages to external backup storage. OADP enables both file system-based and\nsnapshot-based backups for persistent volumes.",
"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:2343",
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2343.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-03-12T06:51:31+00:00",
"generator": {
"date": "2026-03-12T06:51:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2343",
"initial_release_date": "2026-02-09T14:20:06+00:00",
"revision_history": [
{
"date": "2026-02-09T14:20:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T14:20:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:51:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift API for Data Protection 1.5",
"product": {
"name": "OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768615081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Ad3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768597155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ac0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768627772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3Afacd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768636701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Ae9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768624122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Acfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768602558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768595491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768625890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Af2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768618777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640265"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768615081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768597155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768627772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768636701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768624122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ae0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768602558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Ac390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768595491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768625890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768618777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Aeb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640265"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768615081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768597155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Aa28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768627772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3Ae80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768636701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768624122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ae3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768602558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Add6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768595491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768625890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768618777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Af4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640265"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768615081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Acabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768597155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768627772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3Af00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768636701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Afb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768624122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Aac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768602558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768595491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Af98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768625890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768618777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1768640265"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64 as a component of OpenShift API for Data Protection 1.5",
"product_id": "OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "containerd is an open-source container runtime. Versions 0.1.0 through 1.7.28, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4 and 2.2.0-beta.0 through 2.2.0-rc.1 have an overly broad default permission vulnerability. Directory paths `/var/lib/containerd`, `/run/containerd/io.containerd.grpc.v1.cri` and `/run/containerd/io.containerd.sandbox.controller.v1.shim` were all created with incorrect permissions. This issue is fixed in versions 1.7.29, 2.0.7, 2.1.5 and 2.2.0. Workarounds include updating system administrator permissions so the host can manually chmod the directories to not have group or world accessible permissions, or to run containerd in rootless mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-09T14:20:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"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:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-09T14:20:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-09T14:20:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_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-02-09T14:20:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
}
],
"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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:28804980ce7e4fb06e036547b6c53227802b257f1139220c2f19c16ed0cb8e53_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:2c9332fa68acce79d7defcec12c651d6d331a32208f4325e798cf37971a35fed_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:422d7e9ea2fefb525e116075247d56674738990d33cc4dedfe44ef40200989cf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:947c0829fb3280fcead6c3292fcfec110d29656b7d3fdda9867600684f67b88c_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0d7962f5278166bda2a3159deac215c5b201c21a10c504796d4048988f765e05_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:26dc2bc51a95d91b31a67796245fc42e8583ecc611ecff0bd1d427d0521ed735_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cabb4436044c381f2cbedfb5fd7cfb0d4f03bd3724d5e4db79d6b6a290f4cd29_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3e0f9f9317da506b4929a1e479631ade0473cb4e569d5e595e993f1ef99d96f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:77900c0379c2993dfdd4da3ca30461f2c3673d254d17b0b599f98daf16702fe1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:803c0eb52755db8d9a6940e85a79427e0747535b73549fab725e1fe5d3fb2589_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:a28dac3492fe6dd90a1d760e4c161acc4e29b14a0a344859ddb50c48002988c2_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:c0fa61e5a80abc4116ba7f11fa94ad73699cceaff0cd6d0ac17e909137b701b2_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:217ca8739c8d38583336f0989965289dbd2c05dfaa002cbad870373c6feff503_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:e80286b9d71393ad76c62fc1048178a2037111bedc51d221b90f9da45f43843a_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f00ffbf59e1f851a29d3332f9624b370a1fd2aa8b9143bec45f25ecf38ef0612_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:facd76a98969b0697bba2073a2a608afaf15d7d219f6f4be7a7f5573e0ae4f2c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:3b961d901a3d90a397a7e123aaa166fdecc90c42b6a602b5de9cf4cd713dcabb_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:79e4fb695f7593c9768d8e5559a5af9cc1cb7ac80c5d683a58cf0fc37d1b2316_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:8e6e5f802c724895bd38499286166758fa64fbda287b6c400cd001e2074d3cf4_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:fb65a2767c9ce08f121f744c8f65b68f8848c945bd8f1f8b8bd0ab867b85abcc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:15283059b3d528613a05de20e1020320327f309421bd1f757350a91c15663c6d_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:45c756febb37e224d613af1fd2945e9be6573d8ef3fd9784ffd634bb6f9c0f3f_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c390357481b78a5bf5c8cc1e214a4302e8bdfb84319b95f64dbe83d045dcb715_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dd6fde5335758d1f215f437e9302e5c132bfa6e9d1c292b989448456116add9b_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a981496fddc905ce17b167dbcae9a104ee161858f1e160e6e747c8261139240_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8d7b969e6eba089a08c973044e1bb0ce4b4aee6e3af08c81fb6795aab8f4331c_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:939d14e803a96f2306ab289b9a2a25d87b28ac40bfbe348d3434e79ec651140a_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:f98615e1feae82f8c1da343e3d22419be1ff03d7c9701c783a8385e5203f90a2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:0650e549ff736eb66bf63ef88aa5e423d8aa3e0dcf0f2b3a1a335154a688a930_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:12574a2b741b3383bee7ab518a2de0e7c57d4db91eb86872e53faab0253b89bf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:39e62d665b020443d99bc4933f222b4579e076edcc2035c7e7af7b85062b4974_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f2ee18730099a6df86ee2acd452b6f510dfeb16f6b026c315588dcd8dfc024bc_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2c45039f786c313341c94619ed75372334c597353c848b02050f7399b03b54f9_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:815596c7b5d60f85a7f8e71f839a50662f5fde092bd9ce163f6ca5b57937b854_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:eb0b8d74e4bcbf3edfe32b7257301e00cebe7c5d0b5cd50e11ee253eef3f8665_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f4ad0d99ab545938dae4c7ed0dff245045a05cae60c8d32ea33a65f47a216c16_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:ac3b1cbabc2059fcee08c35973f1600c2b331d3486ef128fe21a5d90c3452fa2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:cfca07fd8142801ccb031f920d1b79ef6a829aaf462c22d63be85c63e69cc32e_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e0a41b70190e97bee2d5575d0bf5764cbfcc0214499649034e1fa664bb4b7c5f_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e3cad6aea8cb47853f1f0c8b0398b4a51221087c4f35d742fd896c93c2fa860d_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:152390ba6450e46063f3f6fc52008136e49e496992340542b432ddaf67c1b1d1_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:38e2d08523228de85ab16fb1a756183e7320ba14e1bd0ab2f4725eb060bbbd4a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:432b45c01e99e4ea82fa2056a3947eb1900180c9c750ebf8a80122ab6852d427_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e9532bac272f65a9aa4a529c6ef73cbd0a47308ada2104f286a10f66de5551e0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3827
Vulnerability from csaf_redhat - Published: 2026-03-05 07:31 - Updated: 2026-03-12 07:05Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.20.3 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.20. release of Red Hat OpenShift Pipelines Operator.",
"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:3827",
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11621",
"url": "https://access.redhat.com/security/cve/CVE-2025-11621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12044",
"url": "https://access.redhat.com/security/cve/CVE-2025-12044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"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_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3827.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.20.3",
"tracking": {
"current_release_date": "2026-03-12T07:05:38+00:00",
"generator": {
"date": "2026-03-12T07:05:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3827",
"initial_release_date": "2026-03-05T07:31:32+00:00",
"revision_history": [
{
"date": "2026-03-05T07:31:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T07:31:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:05:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.2",
"product": {
"name": "Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3Acd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3Aa088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3Ad17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3Aa5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11621",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2025-10-23T20:01:10.013624+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406096"
}
],
"notes": [
{
"category": "description",
"text": "Vault and Vault Enterprise\u2019s (\u201cVault\u201d) AWS Auth method may be susceptible to authentication bypass if the role of the configured bound_principal_iam is the same across AWS accounts, or uses a wildcard. This vulnerability, CVE-2025-11621, is fixed in Vault Community Edition 1.21.0 and Vault Enterprise 1.21.0, 1.20.5, 1.19.11, and 1.16.27",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hashicorp/vault: Vault AWS auth method bypass due to AWS client cache",
"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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11621"
},
{
"category": "external",
"summary": "RHBZ#2406096",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406096"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11621",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11621"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2025-30-vault-aws-auth-method-authentication-bypass-through-mishandling-of-cache-entries/76709",
"url": "https://discuss.hashicorp.com/t/hcsec-2025-30-vault-aws-auth-method-authentication-bypass-through-mishandling-of-cache-entries/76709"
},
{
"category": "external",
"summary": "https://github.com/hashicorp/vault/commit/054c35de0c830fd7cb9991bec8b0e6a0c793e98d",
"url": "https://github.com/hashicorp/vault/commit/054c35de0c830fd7cb9991bec8b0e6a0c793e98d"
}
],
"release_date": "2025-10-23T19:08:54.989000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"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 OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hashicorp/vault: Vault AWS auth method bypass due to AWS client cache"
},
{
"cve": "CVE-2025-12044",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-23T20:01:21.807999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406098"
}
],
"notes": [
{
"category": "description",
"text": "Vault and Vault Enterprise (\u201cVault\u201d) are vulnerable to an unauthenticated denial of service when processing JSON payloads. This occurs due to a regression from a previous fix for [+HCSEC-2025-24+|https://discuss.hashicorp.com/t/hcsec-2025-24-vault-denial-of-service-though-complex-json-payloads/76393]\u00a0 which allowed for processing JSON payloads before applying rate limits. This vulnerability, CVE-2025-12044, is fixed in Vault Community Edition 1.21.0 and Vault Enterprise 1.16.27, 1.19.11, 1.20.5, and 1.21.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hashicorp/vault: Vault Vulnerable to Denial of Service Due to Rate Limit Regression",
"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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12044"
},
{
"category": "external",
"summary": "RHBZ#2406098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406098"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12044"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2025-31-vault-vulnerable-to-denial-of-service-due-to-rate-limit-regression/76710",
"url": "https://discuss.hashicorp.com/t/hcsec-2025-31-vault-vulnerable-to-denial-of-service-due-to-rate-limit-regression/76710"
},
{
"category": "external",
"summary": "https://github.com/hashicorp/vault/commit/0adb749a82071ac312d05aef8bc0fe79b6ad49a6",
"url": "https://github.com/hashicorp/vault/commit/0adb749a82071ac312d05aef8bc0fe79b6ad49a6"
}
],
"release_date": "2025-10-23T19:15:16.567000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hashicorp/vault: Vault Vulnerable to Denial of Service Due to Rate Limit Regression"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
}
],
"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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
}
],
"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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this 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 OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
}
],
"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 Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
}
]
}
RHSA-2026:3833
Vulnerability from csaf_redhat - Published: 2026-03-05 08:23 - Updated: 2026-03-12 07:05Notes
{
"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 grafana is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3833",
"url": "https://access.redhat.com/errata/RHSA-2026:3833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3833.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T07:05:57+00:00",
"generator": {
"date": "2026-03-12T07:05:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3833",
"initial_release_date": "2026-03-05T08:23:57+00:00",
"revision_history": [
{
"date": "2026-03-05T08:23:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T08:23:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:05:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_6.src",
"product": {
"name": "grafana-0:10.2.6-18.el9_6.src",
"product_id": "grafana-0:10.2.6-18.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_6.aarch64",
"product": {
"name": "grafana-0:10.2.6-18.el9_6.aarch64",
"product_id": "grafana-0:10.2.6-18.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"product_id": "grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_6.ppc64le",
"product": {
"name": "grafana-0:10.2.6-18.el9_6.ppc64le",
"product_id": "grafana-0:10.2.6-18.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_6.x86_64",
"product": {
"name": "grafana-0:10.2.6-18.el9_6.x86_64",
"product_id": "grafana-0:10.2.6-18.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_6.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.x86_64",
"product_id": "grafana-selinux-0:10.2.6-18.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-18.el9_6.s390x",
"product": {
"name": "grafana-0:10.2.6-18.el9_6.s390x",
"product_id": "grafana-0:10.2.6-18.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-18.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-18.el9_6.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.s390x",
"product_id": "grafana-selinux-0:10.2.6-18.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-18.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"product_id": "grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-18.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-18.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64"
},
"product_reference": "grafana-0:10.2.6-18.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le"
},
"product_reference": "grafana-0:10.2.6-18.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x"
},
"product_reference": "grafana-0:10.2.6-18.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src"
},
"product_reference": "grafana-0:10.2.6-18.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64"
},
"product_reference": "grafana-0:10.2.6-18.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-18.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T08:23:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3833"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T08:23:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3833"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T08:23:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3833"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T08:23:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3833"
}
],
"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": [
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.src",
"AppStream-9.6.0.Z.EUS:grafana-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debuginfo-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-debugsource-0:10.2.6-18.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:grafana-selinux-0:10.2.6-18.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:0921
Vulnerability from csaf_redhat - Published: 2026-01-21 10:01 - Updated: 2026-03-12 06:48Notes
{
"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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0921",
"url": "https://access.redhat.com/errata/RHSA-2026:0921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0921.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:29+00:00",
"generator": {
"date": "2026-03-12T06:48:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:0921",
"initial_release_date": "2026-01-21T10:01:30+00:00",
"revision_history": [
{
"date": "2026-01-21T10:01:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-21T10:01:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src (go-toolset:rhel8)",
"product_id": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=src\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src (go-toolset:rhel8)",
"product_id": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=src\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64 (go-toolset:rhel8)",
"product_id": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le (go-toolset:rhel8)",
"product_id": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.25.2-1.module%2Bel8.10.0%2B23746%2B9db33b5e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.module%2Bel8.10.0%2B23901%2B9d60aaf1?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260119042017:a3795dee"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
]
},
"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-01-21T10:01:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0921"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debuginfo-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:delve-debugsource-0:1.25.2-1.module+el8.10.0+23746+9db33b5e.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.5-1.module+el8.10.0+23901+9d60aaf1.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:2769
Vulnerability from csaf_redhat - Published: 2026-02-17 00:55 - Updated: 2026-03-12 06:53Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ceph Storage 7.1.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services. \n\nThese new packages include numerous security and bug fixes. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/7/html/7.1_release_notes\n\n==========================================\nIMPORTANT:\nThe Red Hat Ceph Storage team has migrated our defect tracking from Bugzilla to an internal Jira system. Bug fixes and CVE information that was previously listed in the errata releases are now listed in the Release Notes.\n\nDuring the migration period, some defect details might still appear temporarily in the Errata. However, the release notes contain the most current and authoritative information, including the complete list of fixes and security updates.\n\nRefer to the release notes going forward for the latest and most accurate fix and CVE information.\n==========================================",
"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:2769",
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1944286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944286"
},
{
"category": "external",
"summary": "2112230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112230"
},
{
"category": "external",
"summary": "2272997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272997"
},
{
"category": "external",
"summary": "2273911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273911"
},
{
"category": "external",
"summary": "2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "2323735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2323735"
},
{
"category": "external",
"summary": "2329426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329426"
},
{
"category": "external",
"summary": "2345695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345695"
},
{
"category": "external",
"summary": "2360974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2360974"
},
{
"category": "external",
"summary": "2372611",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372611"
},
{
"category": "external",
"summary": "2374412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374412"
},
{
"category": "external",
"summary": "2389907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389907"
},
{
"category": "external",
"summary": "2392386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392386"
},
{
"category": "external",
"summary": "2392861",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392861"
},
{
"category": "external",
"summary": "2404076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404076"
},
{
"category": "external",
"summary": "2404656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404656"
},
{
"category": "external",
"summary": "2404880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404880"
},
{
"category": "external",
"summary": "2412237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412237"
},
{
"category": "external",
"summary": "2412474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412474"
},
{
"category": "external",
"summary": "2414844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414844"
},
{
"category": "external",
"summary": "2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "2416314",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416314"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2428617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428617"
},
{
"category": "external",
"summary": "2432069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432069"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2769.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 7.1 security and bug fix updates",
"tracking": {
"current_release_date": "2026-03-12T06:53:54+00:00",
"generator": {
"date": "2026-03-12T06:53:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2769",
"initial_release_date": "2026-02-17T00:55:59+00:00",
"revision_history": [
{
"date": "2026-02-17T00:55:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-17T00:55:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:53:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ceph Storage 7.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:7.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-2:18.2.1-381.el9cp.src",
"product": {
"name": "ceph-2:18.2.1-381.el9cp.src",
"product_id": "ceph-2:18.2.1-381.el9cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph@18.2.1-381.el9cp?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-2:18.2.1-381.el8cp.src",
"product": {
"name": "ceph-2:18.2.1-381.el8cp.src",
"product_id": "ceph-2:18.2.1-381.el8cp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph@18.2.1-381.el8cp?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados2-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados2-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"product_id": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librbd1-2:18.2.1-381.el9cp.x86_64",
"product_id": "librbd1-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"product_id": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librgw2-2:18.2.1-381.el9cp.x86_64",
"product_id": "librgw2-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el9cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados2-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados2-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"product_id": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librbd1-2:18.2.1-381.el8cp.x86_64",
"product_id": "librbd1-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"product_id": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librgw2-2:18.2.1-381.el8cp.x86_64",
"product_id": "librgw2-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el8cp?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados2-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados2-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el9cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados2-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados2-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el8cp?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-base-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-base-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-base-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-common-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-common-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-selinux@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "librados-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados2-2:18.2.1-381.el9cp.s390x",
"product_id": "librados2-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradospp-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"product_id": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librbd1-2:18.2.1-381.el9cp.s390x",
"product_id": "librbd1-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"product_id": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw-devel@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librgw2-2:18.2.1-381.el9cp.s390x",
"product_id": "librgw2-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-argparse@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ceph-common@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rados-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rados-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debugsource@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-base-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-common-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-exporter-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-fuse-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-immutable-object-cache-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mds-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mgr-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-client-nvmeof-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mon-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-osd-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-radosgw-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-test-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-mirror-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephfs2-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcephsqlite-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados-devel-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librados2-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libradosstriper1-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librbd1-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/librgw2-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cephfs-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rados-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rbd-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rgw-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-fuse-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-mirror-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_id": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rbd-nbd-debuginfo@18.2.1-381.el9cp?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"product_id": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mib@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"product_id": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-resource-agents@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephadm-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "cephadm-2:18.2.1-381.el9cp.noarch",
"product_id": "cephadm-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephadm@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"product": {
"name": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"product_id": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-top@18.2.1-381.el9cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"product": {
"name": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"product_id": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-mib@18.2.1-381.el8cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"product": {
"name": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"product_id": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ceph-resource-agents@18.2.1-381.el8cp?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"product": {
"name": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"product_id": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cephfs-top@18.2.1-381.el8cp?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-2:18.2.1-381.el8cp.src as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src"
},
"product_reference": "ceph-2:18.2.1-381.el8cp.src",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-base-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-base-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-common-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-common-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mib-2:18.2.1-381.el8cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch"
},
"product_reference": "ceph-mib-2:18.2.1-381.el8cp.noarch",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch"
},
"product_reference": "ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-top-2:18.2.1-381.el8cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch"
},
"product_reference": "cephfs-top-2:18.2.1-381.el8cp.noarch",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephfs2-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados2-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados2-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librbd-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librbd1-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librbd1-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librgw-devel-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librgw2-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librgw2-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rados-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rados-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rbd-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rgw-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"relates_to_product_reference": "8Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-2:18.2.1-381.el9cp.src as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src"
},
"product_reference": "ceph-2:18.2.1-381.el9cp.src",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-base-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-base-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-base-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-common-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-common-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-common-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mib-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "ceph-mib-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-selinux-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephadm-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "cephadm-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cephfs-top-2:18.2.1-381.el9cp.noarch as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch"
},
"product_reference": "cephfs-top-2:18.2.1-381.el9cp.noarch",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephfs2-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephfs2-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados2-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados2-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados2-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradospp-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librbd-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librbd-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librbd1-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librbd1-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librbd1-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librgw-devel-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw-devel-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librgw-devel-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librgw2-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librgw2-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librgw2-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rados-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rados-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rados-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rbd-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rbd-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rgw-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rgw-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64 as a component of Red Hat Ceph Storage 7.1 Tools",
"product_id": "9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
},
"product_reference": "rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"relates_to_product_reference": "9Base-RHCEPH-7.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23358",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2021-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1944286"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-underscore. Arbitrary code execution via the template function is possible, particularly when a variable property is passed as an argument as it is not sanitized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-underscore: Arbitrary code execution via the template function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the OpenShift Container Platform (OCP) openshift4/ose-grafana and openshift3/grafana as well as console, grc-ui and search-ui containers for Red Hat Advanced Management for Kubernetes (RHACM) include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Additionally this library is used in openshift4/ose-grafana container only in Grafana End-to-End Test package. Therefore the impact by this flaw is reduced to Low and the affected OCP components are marked as \"will not fix\" at this time and to Moderate for the affected RHACM components. This might be fixed in a future release.\n\nRed Hat Enterprise Virtualization includes the vulnerable underscore library, however it is not parsing any untrusted data, therefore impact is reduced to Low.\n\nBelow Red Hat products include the underscore dependency, but it is not used by the product and hence this issue has been rated as having a security impact of Low.\n\n* Red Hat Quay\n* Red Hat Gluster Storage 3\n* Red Hat OpenShift Container Storage 4\n* Red Hat Ceph Storage 3 and 4",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23358"
},
{
"category": "external",
"summary": "RHBZ#1944286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358"
}
],
"release_date": "2021-03-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-underscore: Arbitrary code execution via the template function"
},
{
"cve": "CVE-2022-34749",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2112230"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in the asteris emphasis regular expression implementation in Mistune. By sending specially-crafted regex input, a remote attacker could invoke a catastrophic backtrack, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mistune: catastrophic backtracking",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-34749"
},
{
"category": "external",
"summary": "RHBZ#2112230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-34749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-34749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34749"
},
{
"category": "external",
"summary": "https://github.com/lepture/mistune/commit/a6d43215132fe4f3d93f8d7e90ba83b16a0838b2",
"url": "https://github.com/lepture/mistune/commit/a6d43215132fe4f3d93f8d7e90ba83b16a0838b2"
}
],
"release_date": "2022-07-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mistune: catastrophic backtracking"
},
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"acknowledgments": [
{
"names": [
"Martin Schobert"
]
}
],
"cve": "CVE-2024-31884",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389907"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pybind: Improper use of Pybind",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-31884"
},
{
"category": "external",
"summary": "RHBZ#2389907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-31884",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31884"
}
],
"release_date": "2026-01-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pybind: Improper use of Pybind"
},
{
"cve": "CVE-2024-47866",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-09-01T13:34:15.354000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ceph RGW. Using the x-amz-copy-source header to upload an empty object will cause Ceph RGW to crash, leading to availability issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rgw: RGW DoS attack with empty HTTP header in S3 object copy",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47866"
},
{
"category": "external",
"summary": "RHBZ#2392386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47866",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47866"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/security/advisories/GHSA-mgrm-g92q-f8h8",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-mgrm-g92q-f8h8"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rgw: RGW DoS attack with empty HTTP header in S3 object copy"
},
{
"cve": "CVE-2024-51744",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2024-11-04T22:01:08.655905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2323735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt package. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they can miss the embedded `jwt.ErrTokenSignatureInvalid`, and thus, potentially accept invalid tokens.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "RHBZ#2323735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2323735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c",
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
}
],
"release_date": "2024-11-04T21:47:12.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2025-26791",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2025-02-14T09:00:45.578144+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2345695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting (mXSS) via an incorrect template literal regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-26791"
},
{
"category": "external",
"summary": "RHBZ#2345695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-26791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26791"
},
{
"category": "external",
"summary": "https://ensy.zip/posts/dompurify-323-bypass/",
"url": "https://ensy.zip/posts/dompurify-323-bypass/"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02",
"url": "https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.2.4",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.2.4"
},
{
"category": "external",
"summary": "https://nsysean.github.io/posts/dompurify-323-bypass/",
"url": "https://nsysean.github.io/posts/dompurify-323-bypass/"
}
],
"release_date": "2025-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-52555",
"cwe": {
"id": "CWE-272",
"name": "Least Privilege Violation"
},
"discovery_date": "2025-06-23T21:07:48.565000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374412"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Ceph was discovered whereby an unprivileged user could change the permissions of a directory owned by the root user, gaining access to the targeted directory. The non-privileged user can escalate privileges to root in a CephFS mounted with ceph-fuse by applying chmod 777 (read, write, and execute for all users) to any directory owned by root. This allows the user to read, write, and execute to that directory even if they were not the original owner. The vulnerability could potentially allow a user to gain unauthorized access or modify critical system data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ceph: privilege escalation by unprivileged users in a ceph-fuse mounted CephFS",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52555"
},
{
"category": "external",
"summary": "RHBZ#2374412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52555"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/pull/60314",
"url": "https://github.com/ceph/ceph/pull/60314"
},
{
"category": "external",
"summary": "https://github.com/ceph/ceph/security/advisories/GHSA-89hm-qq33-2fjm",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-89hm-qq33-2fjm"
}
],
"release_date": "2025-06-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any recommended mitigations at this time. Please update as patched versions become available.",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ceph: privilege escalation by unprivileged users in a ceph-fuse mounted CephFS"
},
{
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
},
"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-02-17T00:55:59+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
}
],
"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": [
"8Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el8cp.src",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el8cp.noarch",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el8cp.x86_64",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.ppc64le",
"8Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el8cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-2:18.2.1-381.el9cp.src",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-base-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-common-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-debugsource-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-exporter-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-immutable-object-cache-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mds-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mgr-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mib-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-client-nvmeof-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-mon-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-osd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-radosgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-resource-agents-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-selinux-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:ceph-test-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephadm-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:cephfs-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:cephfs-top-2:18.2.1-381.el9cp.noarch",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephfs2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libcephsqlite-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados-devel-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librados2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradospp-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:libradosstriper1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librbd1-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw-devel-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:librgw2-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-argparse-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-ceph-common-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-cephfs-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rados-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rbd-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:python3-rgw-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-fuse-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-mirror-debuginfo-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-2:18.2.1-381.el9cp.x86_64",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.ppc64le",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.s390x",
"9Base-RHCEPH-7.1-Tools:rbd-nbd-debuginfo-2:18.2.1-381.el9cp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3298
Vulnerability from csaf_redhat - Published: 2026-02-25 09:32 - Updated: 2026-03-12 07:00Notes
{
"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 buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images.\n\nSecurity Fix(es):\n\n* buildah: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* buildah: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* buildah: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3298",
"url": "https://access.redhat.com/errata/RHSA-2026:3298"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3298.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-03-12T07:00:44+00:00",
"generator": {
"date": "2026-03-12T07:00:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3298",
"initial_release_date": "2026-02-25T09:32:15+00:00",
"revision_history": [
{
"date": "2026-02-25T09:32:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T09:32:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:00:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el9_7.src",
"product": {
"name": "buildah-2:1.41.8-2.el9_7.src",
"product_id": "buildah-2:1.41.8-2.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el9_7?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el9_7.aarch64",
"product": {
"name": "buildah-2:1.41.8-2.el9_7.aarch64",
"product_id": "buildah-2:1.41.8-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el9_7.aarch64",
"product": {
"name": "buildah-tests-2:1.41.8-2.el9_7.aarch64",
"product_id": "buildah-tests-2:1.41.8-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"product_id": "buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"product_id": "buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el9_7?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el9_7.ppc64le",
"product": {
"name": "buildah-2:1.41.8-2.el9_7.ppc64le",
"product_id": "buildah-2:1.41.8-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"product": {
"name": "buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"product_id": "buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"product_id": "buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"product_id": "buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el9_7?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el9_7.x86_64",
"product": {
"name": "buildah-2:1.41.8-2.el9_7.x86_64",
"product_id": "buildah-2:1.41.8-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el9_7.x86_64",
"product": {
"name": "buildah-tests-2:1.41.8-2.el9_7.x86_64",
"product_id": "buildah-tests-2:1.41.8-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"product_id": "buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"product_id": "buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el9_7?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.41.8-2.el9_7.s390x",
"product": {
"name": "buildah-2:1.41.8-2.el9_7.s390x",
"product_id": "buildah-2:1.41.8-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.41.8-2.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.41.8-2.el9_7.s390x",
"product": {
"name": "buildah-tests-2:1.41.8-2.el9_7.s390x",
"product_id": "buildah-tests-2:1.41.8-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.41.8-2.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"product": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"product_id": "buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.41.8-2.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"product": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"product_id": "buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.41.8-2.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"product_id": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.41.8-2.el9_7?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64"
},
"product_reference": "buildah-2:1.41.8-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le"
},
"product_reference": "buildah-2:1.41.8-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x"
},
"product_reference": "buildah-2:1.41.8-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src"
},
"product_reference": "buildah-2:1.41.8-2.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.41.8-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64"
},
"product_reference": "buildah-2:1.41.8-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.41.8-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.41.8-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64"
},
"product_reference": "buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64"
},
"product_reference": "buildah-tests-2:1.41.8-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le"
},
"product_reference": "buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x"
},
"product_reference": "buildah-tests-2:1.41.8-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.41.8-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64"
},
"product_reference": "buildah-tests-2:1.41.8-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T09:32:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3298"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
]
},
"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-02-25T09:32:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3298"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T09:32:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3298"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.src",
"AppStream-9.7.0.Z.MAIN:buildah-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debuginfo-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-debugsource-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-2:1.41.8-2.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:buildah-tests-debuginfo-2:1.41.8-2.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3928
Vulnerability from csaf_redhat - Published: 2026-03-05 16:42 - Updated: 2026-03-12 07:10Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3928",
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3928.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T07:10:57+00:00",
"generator": {
"date": "2026-03-12T07:10:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3928",
"initial_release_date": "2026-03-05T16:42:20+00:00",
"revision_history": [
{
"date": "2026-03-05T16:42:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T16:42:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:10:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el9_7.src",
"product": {
"name": "git-lfs-0:3.6.1-7.el9_7.src",
"product_id": "git-lfs-0:3.6.1-7.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el9_7.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-7.el9_7.aarch64",
"product_id": "git-lfs-0:3.6.1-7.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el9_7.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-7.el9_7.ppc64le",
"product_id": "git-lfs-0:3.6.1-7.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el9_7.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-7.el9_7.x86_64",
"product_id": "git-lfs-0:3.6.1-7.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-7.el9_7.s390x",
"product": {
"name": "git-lfs-0:3.6.1-7.el9_7.s390x",
"product_id": "git-lfs-0:3.6.1-7.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-7.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-7.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-7.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-7.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-7.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x"
},
"product_reference": "git-lfs-0:3.6.1-7.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src"
},
"product_reference": "git-lfs-0:3.6.1-7.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-7.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:42:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:42:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Unexpected session resumption in crypto/tls",
"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": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T16:42:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
}
],
"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": [
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.src",
"AppStream-9.7.0.Z.MAIN:git-lfs-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debuginfo-0:3.6.1-7.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:git-lfs-debugsource-0:3.6.1-7.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:4215
Vulnerability from csaf_redhat - Published: 2026-03-10 15:34 - Updated: 2026-03-12 05:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.14.6 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.14.6",
"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:4215",
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47273",
"url": "https://access.redhat.com/security/cve/CVE-2025-47273"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2022-30187",
"url": "https://access.redhat.com/security/cve/CVE-2022-30187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-47081",
"url": "https://access.redhat.com/security/cve/CVE-2024-47081"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-50181",
"url": "https://access.redhat.com/security/cve/CVE-2025-50181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58754",
"url": "https://access.redhat.com/security/cve/CVE-2025-58754"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-45768",
"url": "https://access.redhat.com/security/cve/CVE-2025-45768"
},
{
"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_4215.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.14.6",
"tracking": {
"current_release_date": "2026-03-12T05:15:24+00:00",
"generator": {
"date": "2026-03-12T05:15:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4215",
"initial_release_date": "2026-03-10T15:34:38+00:00",
"revision_history": [
{
"date": "2026-03-10T15:34:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T15:34:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.14",
"product": {
"name": "Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Aa7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Ac4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Afd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771008628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aaea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771265622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aa4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773101667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097621"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771008628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1771265622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097621"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aaa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771008628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1771265622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aaad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ae2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097621"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ac33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Abec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771008628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1771265622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1773097621"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30187",
"discovery_date": "2025-05-06T16:30:59.189000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"notes": [
{
"category": "description",
"text": "Azure Storage Library Information Disclosure Vulnerability",
"title": "Vulnerability description"
},
{
"category": "other",
"text": "Red Hat Product Security has determined that this vulnerability does not affect any currently supported Red Hat product. This assessment may evolve based on further analysis and discovery. For more information about this vulnerability and the products it affects, please see the linked references.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30187"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Azure Storage: Azure Storage Library Information Disclosure Vulnerability"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of 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.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-47081",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"discovery_date": "2025-06-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2371272"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Requests HTTP library. This vulnerability allows leakage of .netrc credentials to third parties via maliciously crafted URLs that exploit a URL parsing issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: Requests vulnerable to .netrc credentials leak via malicious URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47081"
},
{
"category": "external",
"summary": "RHBZ#2371272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2371272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47081",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47081"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2025/Jun/2",
"url": "http://seclists.org/fulldisclosure/2025/Jun/2"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/06/03/11",
"url": "http://www.openwall.com/lists/oss-security/2025/06/03/11"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/06/03/9",
"url": "http://www.openwall.com/lists/oss-security/2025/06/03/9"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/06/04/1",
"url": "http://www.openwall.com/lists/oss-security/2025/06/04/1"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/06/04/6",
"url": "http://www.openwall.com/lists/oss-security/2025/06/04/6"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/commit/96ba401c1296ab1dda74a2365ef36d88f7d144ef",
"url": "https://github.com/psf/requests/commit/96ba401c1296ab1dda74a2365ef36d88f7d144ef"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/pull/6965",
"url": "https://github.com/psf/requests/pull/6965"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9hjg-9r4m-mvj7",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9hjg-9r4m-mvj7"
},
{
"category": "external",
"summary": "https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env",
"url": "https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env"
},
{
"category": "external",
"summary": "https://seclists.org/fulldisclosure/2025/Jun/2",
"url": "https://seclists.org/fulldisclosure/2025/Jun/2"
}
],
"release_date": "2025-06-09T17:57:47.731000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: Requests vulnerable to .netrc credentials leak via malicious URLs"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-45768",
"discovery_date": "2025-07-31T21:01:30.698283+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyjwt. The library uses weak encryption, allowing an attacker to potentially decrypt sensitive data. A network-based attacker can exploit this vulnerability without authentication, possibly resulting in a denial of service or data exposure. This weakness stems from the use of inadequate cryptographic algorithms.",
"title": "Vulnerability description"
},
{
"category": "other",
"text": "This CVE has been disputed by the PyJWT. The developers of PyJWT confirm that this issue is not a flaw in the library\u0027s function but rather a potential risk if an application developer chooses to use weak, short cryptographic keys.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-45768"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
}
],
"release_date": "2025-07-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 0.0,
"baseSeverity": "NONE",
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pyjwt: pyjwt Weak Encryption Vulnerability"
},
{
"cve": "CVE-2025-47273",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-05-17T16:00:41.145177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366982"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability in the Python setuptools library allows attackers with limited system access to write files outside the intended temporary directory by manipulating package download URLs. This flaw bypasses basic filename sanitization and can lead to unauthorized overwrites of important system files, creating opportunities for further compromise. While it doesn\u0027t expose data or require user interaction, it poses a high integrity risk and is especially concerning in environments that rely on automated package handling or internal tooling built on setuptools.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "setuptools: Path Traversal Vulnerability in setuptools PackageIndex",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this vulnerability \"Moderate\" based on the impact of the damage caused by a successful exploitation and the pre-requisites.\n\n* Exploitation requires that the attacker have limited code execution access to a Python environment where they can trigger the vulnerable PackageIndex.download() function\u2014this might be via a script, plugin, or automated job. Full admin rights aren\u0027t needed but a user with no access at all will be unable to exploit this vulnerability.\n* The vulnerability impacts the integrity of the system within the same security boundary\u2014it does not enable access or compromise across trust boundaries (e.g., from one container to another or from user space to kernel).\n* Successful exploitation only allows the attacker to \"create\" new files. The vulnerability does not provide access to existing files and by an extension to any confidential information. \n* Arbitrary file writes can overwrite critical config files, executables, or scripts. This can lead to persistent code execution, system misconfiguration, or unauthorized behavior, especially in automated environments. While overwriting critical files could theoretically lead to service disruption, the vulnerability in isolation does not inherently cause denial of service. The exploit doesn\u0027t target availability directly, and in many cases, systems may continue running.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47273"
},
{
"category": "external",
"summary": "RHBZ#2366982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47273",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47273"
},
{
"category": "external",
"summary": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88",
"url": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88"
},
{
"category": "external",
"summary": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b",
"url": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b"
},
{
"category": "external",
"summary": "https://github.com/pypa/setuptools/issues/4946",
"url": "https://github.com/pypa/setuptools/issues/4946"
},
{
"category": "external",
"summary": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf",
"url": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf"
}
],
"release_date": "2025-05-17T15:46:11.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "setuptools: Path Traversal Vulnerability in setuptools PackageIndex"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-50181",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2025-06-19T02:00:42.866992+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373799"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3. The `PoolManager` class allows redirects to be disabled by configuring retries in a specific manner, effectively bypassing intended HTTP redirection behavior. A network attacker can leverage this configuration to manipulate request flows and disrupt service. This bypass occurs through improper handling of retry parameters during PoolManager instantiation. This issue can reult in a denial of service or unintended data exposure due to altered request destinations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the urllib3 library where it could be tricked into disclosing the Proxy-Authorization header to a destination server when a CONNECT tunnel is used. An attacker can set up a malicious redirect to a crafted URL, which, when followed by the client application, will cause the Proxy-Authorization header to be sent to the attacker-controlled server. This leaks sensitive credentials for the proxy. The impact is primarily on confidentiality. While urllib3 is a ubiquitous component, the vulnerability requires a specific scenario where a user is connecting to a proxy that requires authentication and is redirected to a malicious endpoint. This lowers the exploitability compared to a direct, unauthenticated remote attack, thus, warranting a Moderate severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-50181"
},
{
"category": "external",
"summary": "RHBZ#2373799",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373799"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-50181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50181"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857",
"url": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v"
}
],
"release_date": "2025-06-19T01:08:00.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58754",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-12T02:00:53.897605+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394735"
}
],
"notes": [
{
"category": "description",
"text": "Axios is a promise based HTTP client for the browser and Node.js. When Axios starting in version 0.28.0 and prior to versions 0.30.2 and 1.12.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: \u0027stream\u0027`. Versions 0.30.2 and 1.12.0 contain a patch for the issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios DoS via lack of data size check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impact is limited to the application which bundles axios and not the host Red Hat system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58754"
},
{
"category": "external",
"summary": "RHBZ#2394735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593",
"url": "https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/7011",
"url": "https://github.com/axios/axios/pull/7011"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.12.0",
"url": "https://github.com/axios/axios/releases/tag/v1.12.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-4hjh-wcwx-xvwj",
"url": "https://github.com/axios/axios/security/advisories/GHSA-4hjh-wcwx-xvwj"
}
],
"release_date": "2025-09-12T01:16:40.513000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios DoS via lack of data size check"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation. This issue has been patched in version 1.6.4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service. Version 1.6.5 patches the issue. Some temporary workarounds are available. Enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "auth0/node-jws is a JSON Web Signature implementation for Node.js. In versions 3.2.2 and earlier and version 4.0.0, auth0/node-jws has an improper signature verification vulnerability when using the HS256 algorithm under specific conditions. Applications are affected when they use the jws.createVerify() function for HMAC algorithms and use user-provided data from the JSON Web Signature protected header or payload in HMAC secret lookup routines, which can allow attackers to bypass signature verification. This issue has been patched in versions 3.2.3 and 4.0.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T15:34:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4215"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:1ec5bd4c50f080096a3579e498ac9301acf3927834f7773996911db8e11d2279_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:698a1ae2e5e2669d5a328d99deb4b8c67f2d7dd03d878600ce13f8dfb154fcf6_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:a4037bacb4f26a947e511da97519fe318b986e31ef4689a2ec7499789096dc2b_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:aad14ca0de55666d13c1a12511cea2c071d0a1c7c5e1b9ed9d7c70d157225293_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:c4133c994168c764a87f34a39a2fa66fa0c04c0c186781cf024e5e41f62280d0_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1ff62272e3139cfc7abf3511e706bcdffeabfbbcacfee18508bd629cea20fd78_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f0c540c7269e27be3e0d4f988a4d19371a80b8b0684cff74d21851608636c88_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa1b44b1ee74a3ba6aa63eef2003077b1a9a5c067a6aa590eeb8fe30a93fe60b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c33a90cf0b733a8fd0514f9c6cd53c22ff307c15b80c582736ab88ed26e967f7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:0a79d63a51f959c7704662cf7370da2bd76cc22dd13acefe6eebe6b38881f98a_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9e2fd6eb656ea932d83f001922aa46e7cef7796c404dbe7ab6393820149941a8_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bec2f493457c5fec6af7309d9cc09c4a04632b9050b03720861cb05ac77d1d10_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:fd57da947aee5538acc22c9bbc537eeed955334f7bcce8683fe6eb325847812f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:00c8d4e64fd7246b51a23807d56421a63c5cb201565e50fcdd70623d208b4c80_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:47b66c0f25e0be3b5e533422d5591baadc5f7653ec4c97d8398d6cc3451f5ed9_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:78d3fada736cdb40efb692c6eede03c9a380e3d44e3b4ca338bf3676e1c1b745_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:aea11bfd317b3c0d414f7c1ca5c7768ebbe2bf984d48f2960ec309463c383ced_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:a7f0bcbf21692be996d8beba4228d51d047237a3dad43a5d61e1a379742b5101_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:14d025b088b84df61332fd60382161cccfae6fc7310cdd7fd0a96432a1dcbb0b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:191c87e2d307ccc97699cf0ff4b7217ca6d4c6fd51b01e93abc423b7b3b688ba_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:19afededc1a3f54a6c3d85c4e0e35043e1b0d2074f0d983e3393c4694348ae58_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7a15aecd0b757726ec8dd1fc2d8d0e611fba1b77ce7857604bfa56314bc5189a_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:ef354fd2be18bcce59d2880843ad295ac8610c1d2dd1565a941ab18e77eec27e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:420be03e698e066bbaa96c7334e1a6b14793836f437b53ee1d961414115622c4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6e421e848fac1ffd749e1761acd51d41419d73a55e610170e3c6c53294ec061e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:7d3344ce19373fdf5cc721f0abbb2c2ee87d079b96d0dd4c7350621cfa57a322_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:91844fb97cac49e78054bd9547222aadf1762f1c0fd05feb0b86f9d94787512b_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:05cc4b4410de27e32897492effb21362d8c1bc8cc56e9408fc9a19f9f3149899_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:225e2bed98b80e753ba2eca6b121a7295b20633b25b8098b7dce66efc2bc1b70_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:51881be0039c3a7df9ad588060955dc3f0ea6eef28a35ebc4fe146e73316e2a4_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:e2a2347a1ed65e94a13fd0330e7922339096d725733071a1f9eb4c413be5eb90_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:2217
Vulnerability from csaf_redhat - Published: 2026-02-09 01:27 - Updated: 2026-03-12 06:50Notes
{
"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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2217",
"url": "https://access.redhat.com/errata/RHSA-2026:2217"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2217.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:50:53+00:00",
"generator": {
"date": "2026-03-12T06:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2217",
"initial_release_date": "2026-02-09T01:27:56+00:00",
"revision_history": [
{
"date": "2026-02-09T01:27:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-09T01:27:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:50:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src (go-toolset:rhel8)",
"product_id": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.5.0-2.module%2Bel8.4.0%2B8864%2B58b0fcdb?arch=src\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.15.14-3.module%2Bel8.4.0%2B22765%2B91da4d3f?arch=src\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src (go-toolset:rhel8)",
"product_id": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=src\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.5.0-2.module%2Bel8.4.0%2B8864%2B58b0fcdb?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.5.0-2.module%2Bel8.4.0%2B8864%2B58b0fcdb?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.5.0-2.module%2Bel8.4.0%2B8864%2B58b0fcdb?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.15.14-3.module%2Bel8.4.0%2B22765%2B91da4d3f?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=noarch\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=noarch\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=noarch\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.15.14-18.module%2Bel8.4.0%2B23967%2B1519124e?arch=noarch\u0026rpmmod=go-toolset:rhel8:8040020260205134630:5081a262"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
]
},
"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-02-09T01:27:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2217"
}
],
"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": [
"AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.AUS:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-debuginfo-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:delve-debugsource-0:1.5.0-2.module+el8.4.0+8864+58b0fcdb.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:go-toolset-0:1.15.14-3.module+el8.4.0+22765+91da4d3f.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.src::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-bin-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-docs-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-misc-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-race-0:1.15.14-18.module+el8.4.0+23967+1519124e.x86_64::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-src-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8",
"AppStream-8.4.0.Z.EUS.EXTENSION:golang-tests-0:1.15.14-18.module+el8.4.0+23967+1519124e.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3428
Vulnerability from csaf_redhat - Published: 2026-02-26 14:36 - Updated: 2026-03-12 06:47Notes
{
"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 the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3428",
"url": "https://access.redhat.com/errata/RHSA-2026:3428"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3428.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:47:58+00:00",
"generator": {
"date": "2026-03-12T06:47:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3428",
"initial_release_date": "2026-02-26T14:36:45+00:00",
"revision_history": [
{
"date": "2026-02-26T14:36:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-26T14:36:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:47:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=src\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-7.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-28.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-6.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B23963%2Bb64d8032?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260204142227:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template 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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T14:36:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3428"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
},
"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-02-26T14:36:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3428"
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T14:36:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3428"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-7.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-28.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-28.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-3.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-6.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+23963+b64d8032.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23963+b64d8032.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
RHSA-2026:3782
Vulnerability from csaf_redhat - Published: 2026-03-04 18:23 - Updated: 2026-03-12 07:04Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.25.3 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3782",
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12805",
"url": "https://access.redhat.com/security/cve/CVE-2025-12805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14920",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14921",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14924",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14925",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14929",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59057",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0897",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1260",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21884",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3782.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-03-12T07:04:04+00:00",
"generator": {
"date": "2026-03-12T07:04:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3782",
"initial_release_date": "2026-03-04T18:23:40+00:00",
"revision_history": [
{
"date": "2026-03-04T18:23:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T18:23:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:04:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 2.25",
"product": {
"name": "Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:2.25::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Aa62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Af90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Affafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Abec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ae26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Acded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ab44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ace46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Afcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Aa596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ac57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Adfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ae7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ad2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Ad2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772094445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3Ad29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772152152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Af47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ac826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ae2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772342184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Adb25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Afc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Afaf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ae0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Aab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aaba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Abb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aaa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ad916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772158203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772097904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aa5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3Aac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ada00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ab5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Aab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Aa15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Afdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Abb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ae93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ae53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Aa2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772094445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772152152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Adcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ae9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Aa622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ab2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ad2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Acf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772158203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Adb4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Aa57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Abf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Afdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aa6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ad7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Aeb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ae2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Acf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ac798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Aca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Acd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Ab985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Af8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ada480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ae6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Aabe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ab46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ab9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12805",
"cwe": {
"id": "CWE-653",
"name": "Improper Isolation or Compartmentalization"
},
"discovery_date": "2025-11-06T13:38:39.035000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413101"
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "llama-stack-k8s-operator: Llama Stack service exposed across namespaces due to missing NetworkPolicy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT flaw in Red Hat OpenShift AI (RHOAI). The `llama-stack-operator` fails to implement a `NetworkPolicy`, enabling unauthorized access to Llama Stack services across different namespaces. This allows users to potentially view or manipulate sensitive data belonging to other users within the same RHOAI instance.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12805"
},
{
"category": "external",
"summary": "RHBZ#2413101",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413101"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12805"
}
],
"release_date": "2025-12-31T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.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 OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "llama-stack-k8s-operator: Llama Stack service exposed across namespaces due to missing NetworkPolicy"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-14920",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:04:24.891195+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Perceiver model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Perceiver model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "RHBZ#2424755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/"
}
],
"release_date": "2025-12-23T21:04:36.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Perceiver model files from untrusted or unverified sources. Ensure that all Perceiver model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Perceiver model file"
},
{
"cve": "CVE-2025-14921",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:30.065717+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424743"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Transformer-XL model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Transformer-XL model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "RHBZ#2424743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/"
}
],
"release_date": "2025-12-23T21:04:23.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Transformer-XL model files from untrusted or unverified sources. Ensure that all Transformer-XL model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Transformer-XL model file"
},
{
"cve": "CVE-2025-14924",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:02:47.375054+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious megatron_gpt2 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted megatron_gpt2 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "RHBZ#2424734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/"
}
],
"release_date": "2025-12-23T21:04:40.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing megatron_gpt2 model files from untrusted or unverified sources. Ensure that all megatron_gpt2 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"cve": "CVE-2025-14925",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:38.271814+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424745"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Accelerate. A remote attacker can achieve arbitrary code execution by exploiting a deserialization of untrusted data vulnerability. This occurs when the target visits a malicious page or opens a malicious file, leading to improper validation of user-supplied data during the parsing of checkpoints. Successful exploitation allows the attacker to execute code in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it allows remote code execution via deserialization of untrusted data in Hugging Face Accelerate. Exploitation requires user interaction, where a target must open a specially crafted malicious file or visit a malicious page. This flaw affects components within Red Hat AI Inference Server, OpenShift Lightspeed, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "RHBZ#2424745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/"
}
],
"release_date": "2025-12-23T21:05:07.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted checkpoint files or visiting untrusted web pages with applications utilizing Hugging Face Accelerate. Restricting the sources of input data for affected components can significantly reduce the attack surface. No service restart is required for this operational control.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424723"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "RHBZ#2424723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/"
}
],
"release_date": "2025-12-23T21:04:32.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW model checkpoints from untrusted or unverified sources. Ensure that all SEW model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW model checkpoint"
},
{
"cve": "CVE-2025-14927",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:04:01.976430+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW-D model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW-D model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "RHBZ#2424751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/"
}
],
"release_date": "2025-12-23T21:04:28.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW-D model checkpoints from untrusted or unverified sources. Ensure that all SEW-D model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW-D model checkpoint"
},
{
"cve": "CVE-2025-14928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:02:35.224747+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious HuBERT model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted HuBERT model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "RHBZ#2424731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/"
}
],
"release_date": "2025-12-23T21:04:48.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting HuBERT model checkpoints from untrusted or unverified sources. Ensure that all HuBERT model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious HuBERT model checkpoint"
},
{
"cve": "CVE-2025-14929",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:17.265278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious X-CLIP model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted X-CLIP model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "RHBZ#2424740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/"
}
],
"release_date": "2025-12-23T21:04:15.474000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing X-CLIP model files from untrusted or unverified sources. Ensure that all X-CLIP model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious X-CLIP model file"
},
{
"cve": "CVE-2025-14930",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:05:28.509553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious GLM4 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted GLM4 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "RHBZ#2424769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/"
}
],
"release_date": "2025-12-23T21:04:52.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing GLM4 model files from untrusted or unverified sources. Ensure that all GLM4 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"cve": "CVE-2025-59057",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:02:14.375674+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428426"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/react versions 1.15.0 through 2.17.0. and react-router versions 7.0.0 through 7.8.2, a XSS vulnerability exists in in React Router\u0027s meta()/\u003cMeta\u003e APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag. There is no impact if the application is being used in Declarative Mode (\u003cBrowserRouter\u003e) or Data Mode (createBrowserRouter/\u003cRouterProvider\u003e). This issue has been patched in @remix-run/react version 2.17.1 and react-router version 7.9.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/router: React Router XSS Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "RHBZ#2428426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8"
}
],
"release_date": "2026-01-10T02:40:25.142000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/router: React Router XSS Vulnerability"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leading to high CPU usage and massive memory allocation for the decompressed data. This vulnerability is fixed in 2.6.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-0897",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-15T16:01:16.399378+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. A remote attacker can cause a Denial of Service (DoS) by providing a specially crafted .keras archive containing a model weights file (model.weights.h5) that declares an extremely large data shape. This can lead to excessive memory allocation, resulting in memory exhaustion and a crash of the Python interpreter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI. A remote attacker can cause a Denial of Service (DoS) by providing a crafted `.keras` archive with an excessively large dataset shape, leading to memory exhaustion. This impacts Red Hat OpenShift AI components that utilize Keras for model handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "RHBZ#2430027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21880",
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"release_date": "2026-01-15T14:09:53.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading Keras model archives from untrusted sources. If processing untrusted Keras model archives is unavoidable, ensure they are processed within an isolated and resource-constrained environment to limit the impact of potential memory exhaustion attacks.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file"
},
{
"cve": "CVE-2026-1260",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2026-01-22T18:00:55.604197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432079"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sentencepiece. This flaw involves invalid memory access when the software processes a specially crafted, vulnerable model file. A local attacker could exploit this by tricking a user into loading such a file. Successful exploitation could lead to a denial of service, information disclosure, or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT flaw in Sentencepiece allows invalid memory access when processing a specially crafted model file. A local attacker could exploit this by deceiving a user into loading a malicious file, potentially leading to denial of service, information disclosure, or arbitrary code execution. Red Hat products utilizing Sentencepiece, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected if they process untrusted model files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "RHBZ#2432079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432079"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://github.com/google/sentencepiece/releases/tag/v0.2.1",
"url": "https://github.com/google/sentencepiece/releases/tag/v0.2.1"
}
],
"release_date": "2026-01-22T17:06:17.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file."
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-21884",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:46.246119+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428421"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/react version prior to 2.17.3. and react-router 7.0.0 through 7.11.0, a XSS vulnerability exists in in React Router\u0027s \u003cScrollRestoration\u003e API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys. There is no impact if server-side rendering in Framework Mode is disabled, or if Declarative Mode (\u003cBrowserRouter\u003e) or Data Mode (createBrowserRouter/\u003cRouterProvider\u003e) is being used. This issue has been patched in @remix-run/react version 2.17.3 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "RHBZ#2428421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428421"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7"
}
],
"release_date": "2026-01-10T02:41:44.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "React Router is a router for React. In @remix-run/router version prior to 1.23.2. and react-router 7.0.0 through 7.11.0, React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect. There is no impact if Declarative Mode (\u003cBrowserRouter\u003e) is being used. This issue has been patched in @remix-run/router version 1.23.2 and react-router version 7.12.0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
}
]
}
RHSA-2026:1416
Vulnerability from csaf_redhat - Published: 2026-01-27 16:53 - Updated: 2026-03-12 06:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of OpenTelemetry 3.8.2 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "This release of the Red Hat build of OpenTelemetry provides new features, security improvements, and bug fixes.\n\nBreaking changes:\n\n* Nothing\n\n\nDeprecations:\n\n* Nothing\n\n\nTechnology Preview features:\n\n* Nothing\n\n\nEnhancements:\n\n* Nothing\n\n\nBug fixes:\n\n* https://access.redhat.com/security/cve/cve-2025-61729\n\n\nKnown issues:\n\n* Nothing",
"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:1416",
"url": "https://access.redhat.com/errata/RHSA-2026:1416"
},
{
"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/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1416.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.8.2 release",
"tracking": {
"current_release_date": "2026-03-12T06:48:54+00:00",
"generator": {
"date": "2026-03-12T06:48:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:1416",
"initial_release_date": "2026-01-27T16:53:57+00:00",
"revision_history": [
{
"date": "2026-01-27T16:53:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-27T16:54:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.8.1",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256%3A4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769173220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Ae5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Ae293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171495"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3A9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171495"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Ae24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171495"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Ada0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=1769171495"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64 as a component of Red Hat OpenShift distributed tracing 3.8.1",
"product_id": "Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.8.1"
}
]
},
"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 OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_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-01-27T16:53:57+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1416"
}
],
"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 distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:2937cb735d6af6ef2ba64e0cfd4d8b0c6a808f9296bc12a70d276c760be5e5e8_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:36ec49cbed4262df1d9bd18cf2339c9e9666ef3aeba2482abcd92cf0f059ff27_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:40de93b086f52f44537ce3171480806abfde3e6784ac1f4730efcfb1ead14a26_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9245a9df4e3951733d478460e430d2eaa126e24c97b77862e0cc76f404df5273_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:4238e6a9c44e84d3dacec9b3fa31f2fe8817c11d454a77e3d494fe4e6067cb90_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:9965e38d6bca3df52049fb90714d13a9e8b3f04b53882aebdc645854dbfc6fd5_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:da0c28858f307197b80c4df0c08d6440a0f3f648fea8e64f35d28ff3b0a111db_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e24ff0495b4aff5d681c0f2cea539f631efa569025bb9d3186dbf024d969e36f_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:e5608a35eca1b77b7c088990c168c4005220f9024204705bf8b74e4ac628ab95_amd64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:0102b2a2be8eeb26311e8d86d1b6613c7eda5a91f47e63e47ca90c5b2e412e45_ppc64le",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:80d5f2b0f20f61437faaf2129cd5b24094cc49ffab5e07604a3d7dc8951a84bd_arm64",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:8fe51c4e9945e2dc5d5997863715d2ab76d7c65f4b5060cfbec52e609b692843_s390x",
"Red Hat OpenShift distributed tracing 3.8.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:e293d84e95380194a7d7b2a24e8f46ff38a7a3e6898525d322d9f5fc86dd62d8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:0922
Vulnerability from csaf_redhat - Published: 2026-01-21 09:50 - Updated: 2026-03-12 06:48Notes
{
"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 golang is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0922",
"url": "https://access.redhat.com/errata/RHSA-2026:0922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0922.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:31+00:00",
"generator": {
"date": "2026-03-12T06:48:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:0922",
"initial_release_date": "2026-01-21T09:50:39+00:00",
"revision_history": [
{
"date": "2026-01-21T09:50:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-21T09:50:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_1.aarch64",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_1.aarch64",
"product_id": "go-toolset-0:1.25.5-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_1.aarch64",
"product": {
"name": "golang-0:1.25.5-1.el10_1.aarch64",
"product_id": "golang-0:1.25.5-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_1.aarch64",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_1.aarch64",
"product_id": "golang-bin-0:1.25.5-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_1.aarch64",
"product": {
"name": "golang-race-0:1.25.5-1.el10_1.aarch64",
"product_id": "golang-race-0:1.25.5-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_1.ppc64le",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_1.ppc64le",
"product_id": "go-toolset-0:1.25.5-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_1.ppc64le",
"product": {
"name": "golang-0:1.25.5-1.el10_1.ppc64le",
"product_id": "golang-0:1.25.5-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_1.ppc64le",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_1.ppc64le",
"product_id": "golang-bin-0:1.25.5-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_1.ppc64le",
"product": {
"name": "golang-race-0:1.25.5-1.el10_1.ppc64le",
"product_id": "golang-race-0:1.25.5-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_1.x86_64",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_1.x86_64",
"product_id": "go-toolset-0:1.25.5-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_1.x86_64",
"product": {
"name": "golang-0:1.25.5-1.el10_1.x86_64",
"product_id": "golang-0:1.25.5-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_1.x86_64",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_1.x86_64",
"product_id": "golang-bin-0:1.25.5-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_1.x86_64",
"product": {
"name": "golang-race-0:1.25.5-1.el10_1.x86_64",
"product_id": "golang-race-0:1.25.5-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.5-1.el10_1.s390x",
"product": {
"name": "go-toolset-0:1.25.5-1.el10_1.s390x",
"product_id": "go-toolset-0:1.25.5-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.5-1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_1.s390x",
"product": {
"name": "golang-0:1.25.5-1.el10_1.s390x",
"product_id": "golang-0:1.25.5-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.5-1.el10_1.s390x",
"product": {
"name": "golang-bin-0:1.25.5-1.el10_1.s390x",
"product_id": "golang-bin-0:1.25.5-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.5-1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.5-1.el10_1.s390x",
"product": {
"name": "golang-race-0:1.25.5-1.el10_1.s390x",
"product_id": "golang-race-0:1.25.5-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.5-1.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.5-1.el10_1.src",
"product": {
"name": "golang-0:1.25.5-1.el10_1.src",
"product_id": "golang-0:1.25.5-1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.5-1.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.5-1.el10_1.noarch",
"product": {
"name": "golang-docs-0:1.25.5-1.el10_1.noarch",
"product_id": "golang-docs-0:1.25.5-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.5-1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.5-1.el10_1.noarch",
"product": {
"name": "golang-misc-0:1.25.5-1.el10_1.noarch",
"product_id": "golang-misc-0:1.25.5-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.5-1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.5-1.el10_1.noarch",
"product": {
"name": "golang-src-0:1.25.5-1.el10_1.noarch",
"product_id": "golang-src-0:1.25.5-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.5-1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.5-1.el10_1.noarch",
"product": {
"name": "golang-tests-0:1.25.5-1.el10_1.noarch",
"product_id": "golang-tests-0:1.25.5-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.5-1.el10_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.aarch64"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.ppc64le"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.s390x"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.25.5-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.x86_64"
},
"product_reference": "go-toolset-0:1.25.5-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.aarch64"
},
"product_reference": "golang-0:1.25.5-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.ppc64le"
},
"product_reference": "golang-0:1.25.5-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.s390x"
},
"product_reference": "golang-0:1.25.5-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.src"
},
"product_reference": "golang-0:1.25.5-1.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.5-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.x86_64"
},
"product_reference": "golang-0:1.25.5-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.aarch64"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.ppc64le"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.s390x"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.25.5-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.x86_64"
},
"product_reference": "golang-bin-0:1.25.5-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.25.5-1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-docs-0:1.25.5-1.el10_1.noarch"
},
"product_reference": "golang-docs-0:1.25.5-1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.25.5-1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-misc-0:1.25.5-1.el10_1.noarch"
},
"product_reference": "golang-misc-0:1.25.5-1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.aarch64"
},
"product_reference": "golang-race-0:1.25.5-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.ppc64le"
},
"product_reference": "golang-race-0:1.25.5-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.s390x"
},
"product_reference": "golang-race-0:1.25.5-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.25.5-1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.x86_64"
},
"product_reference": "golang-race-0:1.25.5-1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.25.5-1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-src-0:1.25.5-1.el10_1.noarch"
},
"product_reference": "golang-src-0:1.25.5-1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.25.5-1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:golang-tests-0:1.25.5-1.el10_1.noarch"
},
"product_reference": "golang-tests-0:1.25.5-1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"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",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.5-1.el10_1.noarch"
]
},
"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-01-21T09:50:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.5-1.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0922"
}
],
"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": [
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.5-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.5-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.5-1.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:4276
Vulnerability from csaf_redhat - Published: 2026-03-11 09:11 - Updated: 2026-03-12 05:15Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Tech Preview release of the RHTAS Model Validation Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Model Validation Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21",
"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:4276",
"url": "https://access.redhat.com/errata/RHSA-2026:4276"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/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_4276.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Tech Preview Release Of the Model Validation Operator",
"tracking": {
"current_release_date": "2026-03-12T05:15:28+00:00",
"generator": {
"date": "2026-03-12T05:15:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4276",
"initial_release_date": "2026-03-11T09:11:34+00:00",
"revision_history": [
{
"date": "2026-03-11T09:11:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T09:11:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"product": {
"name": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"product_id": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-validation-operator-bundle@sha256%3A8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1772622245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64",
"product_id": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-validation-rhel9-operator@sha256%3A6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1772622245"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64"
},
"product_reference": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T09:11:34+00:00",
"details": "The Model Validation Operator is a Go-based Kubernetes operator for OpenShift that validates AI/ML models and their signatures at pod runtime. It verifies signatures on model and container artifacts before workloads are allowed to run.\n\nPlatform Engineers, ML practitioners, and Security teams use it to ensure only trusted, compliant models execute on OCP clusters, in both connected and disconnected environments.\n\nFor details on using the RHTAS Model Validation Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4276"
},
{
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_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-03-11T09:11:34+00:00",
"details": "The Model Validation Operator is a Go-based Kubernetes operator for OpenShift that validates AI/ML models and their signatures at pod runtime. It verifies signatures on model and container artifacts before workloads are allowed to run.\n\nPlatform Engineers, ML practitioners, and Security teams use it to ensure only trusted, compliant models execute on OCP clusters, in both connected and disconnected environments.\n\nFor details on using the RHTAS Model Validation Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4276"
}
],
"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 Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:8471c015335f643ecd982a5afd1d54d257d05941e7411a2f3df08d8dd0a0e7e5_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:6567a87975df684dd6bf5ad25d27d1b1c406e00eafd5a23ba442fa791194a4e2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
RHSA-2026:3974
Vulnerability from csaf_redhat - Published: 2026-03-09 01:51 - Updated: 2026-03-12 05:15Notes
{
"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 git-lfs is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n* golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3974",
"url": "https://access.redhat.com/errata/RHSA-2026:3974"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3974.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:13+00:00",
"generator": {
"date": "2026-03-12T05:15:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3974",
"initial_release_date": "2026-03-09T01:51:17+00:00",
"revision_history": [
{
"date": "2026-03-09T01:51:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-09T01:51:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8_8.6.src",
"product": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.src",
"product_id": "git-lfs-0:3.2.0-2.el8_8.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8_8.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"product_id": "git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8_8.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8_8.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8_8.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"product_id": "git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el8_8.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el8_8.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el8_8.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.6.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.6.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:51:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3974"
},
{
"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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-09T01:51:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3974"
}
],
"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": [
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.E4S:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.ppc64le",
"AppStream-8.8.0.Z.E4S:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.src",
"AppStream-8.8.0.Z.TUS:git-lfs-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debuginfo-0:3.2.0-2.el8_8.6.x86_64",
"AppStream-8.8.0.Z.TUS:git-lfs-debugsource-0:3.2.0-2.el8_8.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
}
]
}
SUSE-SU-2026:20629-1
Vulnerability from csaf_suse - Published: 2026-03-03 17:51 - Updated: 2026-03-03 17:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24-openssl fixes the following issues:\n\n- Update to version 1.24.13 (jsc#SLE-18320)\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information. (bsc#1251255)\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress. (bsc#1251253)\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys. (bsc#1251260)\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion. (bsc#1251258)\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion. (bsc#1251259)\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs. (bsc#1251256)\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map. (bsc#1251261)\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames. (bsc#1251257)\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints. (bsc#1251254)\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse. (bsc#1251262)\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation. (bsc#1254431)\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN. (bsc#1254430)\n- CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level. (bsc#1256821)\n- CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution. (bsc#1256819)\n- CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm. (bsc#1256817)\n- CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives. (bsc#1256816)\n- CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain. (bsc#1256818)\n- CVE-2025-61732: cmd/go: potential code smuggling using doc comments. (bsc#1257692)\n- CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain. (bsc#1256820)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-346",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20629-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20629-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620629-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20629-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024646.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE Bug 1257692",
"url": "https://bugzilla.suse.com/1257692"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61732 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61732/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.24-openssl",
"tracking": {
"current_release_date": "2026-03-03T17:51:15Z",
"generator": {
"date": "2026-03-03T17:51:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20629-1",
"initial_release_date": "2026-03-03T17:51:15Z",
"revision_history": [
{
"date": "2026-03-03T17:51:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The \"#cgo pkg-config:\" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a \"--log-file\" argument to this directive, causing pkg-config to write to an attacker-controlled location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-61732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61732"
}
],
"notes": [
{
"category": "general",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61732",
"url": "https://www.suse.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "SUSE Bug 1257692 for CVE-2025-61732",
"url": "https://bugzilla.suse.com/1257692"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "critical"
}
],
"title": "CVE-2025-61732"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:51:15Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
SUSE-SU-2025:21192-1
Vulnerability from csaf_suse - Published: 2025-12-12 07:24 - Updated: 2025-12-12 07:24Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25 fixes the following issues:\n\nUpdate to go1.25.5.\n\nSecurity issues fixed:\n\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation\n (bsc#1254431).\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion\n (bsc#1251258).\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n- CVE-2025-47910: net/http: CrossOriginProtection insecure bypass patterns not limited to exact matches (bsc#1249141).\n\nOther issues fixed and changes:\n\n- Version 1.25.5:\n * go#76245 mime: FormatMediaType and ParseMediaType not compatible across 1.24 to 1.25\n * go#76360 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access\n is denied, ReOpenFile error handling followup\n\n- Version 1.25.4:\n * go#75480 cmd/link: linker panic and relocation errors with complex generics inlining\n * go#75775 runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64\n * go#75790 crypto/internal/fips140/subtle: Go 1.25 subtle.xorBytes panic on MIPS\n * go#75832 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75952 encoding/pem: regression when decoding blocks with leading garbage\n * go#75989 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access\n is denied\n * go#76010 cmd/compile: any(func(){})==any(func(){}) does not panic but should\n * go#76029 pem/encoding: malformed line endings can cause panics\n\n- Version 1.25.3:\n * go#75861 crypto/x509: TLS validation fails for FQDNs with trailing dot\n * go#75777 spec: Go1.25 spec should be dated closer to actual release date\n\n- Version 1.25.2:\n * go#75111 os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt\n * go#75116 os: Root.MkdirAll can return \"file exists\" when called concurrently on the same path\n * go#75139 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75221 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75255 cmd/compile: export to DWARF types only referenced through interfaces\n * go#75347 testing/synctest: test timeout with no runnable goroutines\n * go#75357 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75524 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75537 context: Err can return non-nil before Done channel is closed\n * go#75539 net/http: internal error: connCount underflow\n * go#75595 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75610 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n * go#75669 runtime: debug.decoratemappings don\u0027t work as expected\n\n- Version 1.25.1:\n * go#74822 cmd/go: \"get toolchain@latest\" should ignore release candidates\n * go#74999 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n * go#75008 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#75021 testing/synctest: bubble not terminating\n * go#75083 os: File.Seek doesn\u0027t set the correct offset with Windows overlapped handles\n\n- Packaging: migrate from update-alternatives to libalternatives (bsc#1245878).\n- Fix runtime condition for gcc/gcc7 dependency.\n- Use at least gcc 7 for all architectures (bsc#1254227).\n- Package svgpan.js to fix issues with \"go tool pprof\" (boo#1249985).\n- Drop unused gccgo bootstrap code in go1.22+ (bsc#1248082).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-102",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21192-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21192-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521192-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21192-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023549.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249141",
"url": "https://bugzilla.suse.com/1249141"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47910 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47910/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "Security update for go1.25",
"tracking": {
"current_release_date": "2025-12-12T07:24:50Z",
"generator": {
"date": "2025-12-12T07:24:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21192-1",
"initial_release_date": "2025-12-12T07:24:50Z",
"revision_history": [
{
"date": "2025-12-12T07:24:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-1.25.5-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-doc-1.25.5-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-libstd-1.25.5-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-race-1.25.5-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.ppc64le",
"product": {
"name": "go1.25-1.25.5-160000.1.1.ppc64le",
"product_id": "go1.25-1.25.5-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"product_id": "go1.25-doc-1.25.5-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"product_id": "go1.25-race-1.25.5-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.s390x",
"product": {
"name": "go1.25-1.25.5-160000.1.1.s390x",
"product_id": "go1.25-1.25.5-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.s390x",
"product_id": "go1.25-doc-1.25.5-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.s390x",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.s390x",
"product_id": "go1.25-race-1.25.5-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-1.25.5-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-doc-1.25.5-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-libstd-1.25.5-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-race-1.25.5-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47910",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47910"
}
],
"notes": [
{
"category": "general",
"text": "When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47910",
"url": "https://www.suse.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "SUSE Bug 1249141 for CVE-2025-47910",
"url": "https://bugzilla.suse.com/1249141"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-47910"
},
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:24:50Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
SUSE-SU-2026:20623-1
Vulnerability from csaf_suse - Published: 2026-03-03 09:05 - Updated: 2026-03-03 09:05Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25-openssl fixes the following issues:\n\n- Update to version 1.25.7 (jsc#SLE-18320)\n- CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821)\n- CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain (bsc#1256820)\n- CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819)\n- CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm (bsc#1256817)\n- CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816)\n- CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818)\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation (bsc#1254431)\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SA (bsc#1254430)\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255)\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253)\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260)\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion (bsc#1251258)\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259)\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256)\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261)\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257)\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254)\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-339",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20623-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20623-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620623-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20623-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024649.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE Bug 1257486",
"url": "https://bugzilla.suse.com/1257486"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.25-openssl",
"tracking": {
"current_release_date": "2026-03-03T09:05:27Z",
"generator": {
"date": "2026-03-03T09:05:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20623-1",
"initial_release_date": "2026-03-03T09:05:27Z",
"revision_history": [
{
"date": "2026-03-03T09:05:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The \"#cgo pkg-config:\" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a \"--log-file\" argument to this directive, causing pkg-config to write to an attacker-controlled location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:05:27Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
SUSE-SU-2026:0308-1
Vulnerability from csaf_suse - Published: 2026-01-28 08:38 - Updated: 2026-01-28 08:38Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24-openssl fixes the following issues:\n\nUpdate to version 1.24.12 (released 2026-01-15) (jsc#SLE-18320, bsc#1236217):\n\nSecurity fixes:\n\n - CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n - CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n - CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion (bsc#1251258).\n - CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n - CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n - CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n - CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n - CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n - CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n - CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n - CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm (bsc#1256817).\n - CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n - CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816).\n - CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation (bsc#1254431).\n - CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821).\n - CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819).\n - CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain (bsc#1256820).\n - CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818).\n\nOther fixes:\n\n * go#74818 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n * go#74821 cmd/go: \u0027get toolchain@latest\u0027 should ignore release candidates\n * go#75007 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#75138 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75220 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75351 cmd/link: panic on riscv64 with CGO enabled due to empty container symbol\n * go#75356 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75359 os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9\n * go#75523 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75538 net/http: internal error: connCount underflow\n * go#75594 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75609 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n * go#75831 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75860 crypto/x509: TLS validation fails for FQDNs with trailing dot\n * go#75951 encoding/pem: regression when decoding blocks with leading garbage\n * go#76028 pem/encoding: malformed line endings can cause panics\n * go#76378 internal/cpu: incorrect CPU features bit parsing on loong64 cause illegal instruction core dumps on LA364 cores\n * go#76408 crypto/tls: earlyTrafficSecret should use ClientHelloInner if ECH enabled\n * go#76624 os: on Unix, Readdirnames skips directory entries with zero inodes\n * go#76760 runtime: stack split at bad time in os/signal with Go 1.25.4 windows 386\n * go#76796 runtime: race detector crash on ppc64le\n * go#76966 cmd/compile/internal/ssa: Compile.func1(): panic during sccp while compiling \u0026lt;function\u0026gt;: runtime error: index out of range\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-308,SUSE-SLE-Module-Development-Tools-15-SP7-2026-308,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-308,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-308,openSUSE-SLE-15.6-2026-308",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0308-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0308-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260308-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0308-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023937.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.24-openssl",
"tracking": {
"current_release_date": "2026-01-28T08:38:40Z",
"generator": {
"date": "2026-01-28T08:38:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0308-1",
"initial_release_date": "2026-01-28T08:38:40Z",
"revision_history": [
{
"date": "2026-01-28T08:38:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"product": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"product_id": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"product_id": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"product": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"product_id": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150600.13.15.1.i586",
"product": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.i586",
"product_id": "go1.24-openssl-1.24.12-150600.13.15.1.i586"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.i586",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.i586",
"product_id": "go1.24-openssl-doc-1.24.12-150600.13.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"product": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"product_id": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"product_id": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"product": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"product_id": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"product": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"product_id": "go1.24-openssl-1.24.12-150600.13.15.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"product_id": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"product": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"product_id": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"product": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"product_id": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"product_id": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"product": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"product_id": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The \"#cgo pkg-config:\" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a \"--log-file\" argument to this directive, causing pkg-config to write to an attacker-controlled location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-doc-1.24.12-150600.13.15.1.x86_64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.aarch64",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.ppc64le",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.s390x",
"openSUSE Leap 15.6:go1.24-openssl-race-1.24.12-150600.13.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-28T08:38:40Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
SUSE-SU-2025:21193-1
Vulnerability from csaf_suse - Published: 2025-12-12 07:45 - Updated: 2025-12-12 07:45Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24 fixes the following issues:\n\nUpdate to go1.24.11.\n\nSecurity issues fixed:\n\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion\n (bsc#1251258).\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation\n (bsc#1254431).\n\n\nOther issues fixed and changes:\n\n- Version 1.24.11:\n * go#76378 internal/cpu: incorrect CPU features bit parsing on loong64 cause illegal instruction core dumps on LA364\n cores\n\n- Version 1.24.10:\n * go#75831 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75951 encoding/pem: regression when decoding blocks with leading garbage\n * go#76028 pem/encoding: malformed line endings can cause panics\n\n- Version 1.24.9:\n * go#75860 crypto/x509: TLS validation fails for FQDNs with trailing dot\n\n- Version 1.24.8:\n * go#75138 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75220 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75351 cmd/link: panic on riscv64 with CGO enabled due to empty container symbol\n * go#75356 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75359 os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9\n * go#75523 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75538 net/http: internal error: connCount underflow\n * go#75594 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75609 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n\n- Version 1.24.7:\n * go#75007 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#74821 cmd/go: \"get toolchain@latest\" should ignore release candidates\n * go#74818 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n\n- Packaging: migrate from update-alternatives to libalternatives (bsc#1245878).\n- Package svgpan.js to fix issues with \"go tool pprof\" (bsc#1249985).\n- Drop unused gccgo bootstrap code in go1.22+ (bsc#1248082).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-103",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21193-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21193-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521193-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21193-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023548.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "Security update for go1.24",
"tracking": {
"current_release_date": "2025-12-12T07:45:36Z",
"generator": {
"date": "2025-12-12T07:45:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21193-1",
"initial_release_date": "2025-12-12T07:45:36Z",
"revision_history": [
{
"date": "2025-12-12T07:45:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-1.24.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-doc-1.24.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-libstd-1.24.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-race-1.24.11-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.ppc64le",
"product": {
"name": "go1.24-1.24.11-160000.1.1.ppc64le",
"product_id": "go1.24-1.24.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"product_id": "go1.24-doc-1.24.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"product_id": "go1.24-race-1.24.11-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.s390x",
"product": {
"name": "go1.24-1.24.11-160000.1.1.s390x",
"product_id": "go1.24-1.24.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.s390x",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.s390x",
"product_id": "go1.24-doc-1.24.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.s390x",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.s390x",
"product_id": "go1.24-race-1.24.11-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-1.24.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-doc-1.24.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-libstd-1.24.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-race-1.24.11-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:36Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
SUSE-SU-2025:4337-1
Vulnerability from csaf_suse - Published: 2025-12-09 23:51 - Updated: 2025-12-09 23:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24 fixes the following issues:\n\ngo1.24.11 (released 2025-12-02) includes two security fixes to\nthe crypto/x509 package, as well as bug fixes to the runtime. (bsc#1236217)\n\nCVE-2025-61727 CVE-2025-61729:\n\n * go#76460 go#76445 bsc#1254431 security: fix CVE-2025-61729 crypto/x509: excessive resource consumption in printing error string for host certificate validation\n * go#76463 go#76442 bsc#1254430 security: fix CVE-2025-61727 crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN\n\n * go#76378 internal/cpu: incorrect CPU features bit parsing on loong64 cause illegal instruction core dumps on LA364 cores\n\n- Packaging: Migrate from update-alternatives to libalternatives (bsc#1245878)\n * This is an optional migration controlled via prjconf definition\n with_libalternatives\n * If with_libalternatives is not defined packaging continues to\n use update-alternatives\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4337,SUSE-SLE-Module-Development-Tools-15-SP6-2025-4337,SUSE-SLE-Module-Development-Tools-15-SP7-2025-4337,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4337,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4337,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4337,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4337,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4337,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4337,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4337,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4337,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4337,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4337,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4337,SUSE-Storage-7.1-2025-4337,openSUSE-SLE-15.6-2025-4337",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4337-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4337-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254337-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4337-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023492.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "Security update for go1.24",
"tracking": {
"current_release_date": "2025-12-09T23:51:31Z",
"generator": {
"date": "2025-12-09T23:51:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4337-1",
"initial_release_date": "2025-12-09T23:51:31Z",
"revision_history": [
{
"date": "2025-12-09T23:51:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-150000.1.50.1.aarch64",
"product": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64",
"product_id": "go1.24-1.24.11-150000.1.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"product_id": "go1.24-doc-1.24.11-150000.1.50.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"product": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"product_id": "go1.24-race-1.24.11-150000.1.50.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-150000.1.50.1.i586",
"product": {
"name": "go1.24-1.24.11-150000.1.50.1.i586",
"product_id": "go1.24-1.24.11-150000.1.50.1.i586"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-150000.1.50.1.i586",
"product": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.i586",
"product_id": "go1.24-doc-1.24.11-150000.1.50.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"product": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"product_id": "go1.24-1.24.11-150000.1.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"product_id": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"product_id": "go1.24-race-1.24.11-150000.1.50.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-150000.1.50.1.s390x",
"product": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x",
"product_id": "go1.24-1.24.11-150000.1.50.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"product": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"product_id": "go1.24-doc-1.24.11-150000.1.50.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"product": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"product_id": "go1.24-race-1.24.11-150000.1.50.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-150000.1.50.1.x86_64",
"product": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64",
"product_id": "go1.24-1.24.11-150000.1.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"product_id": "go1.24-doc-1.24.11-150000.1.50.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"product": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"product_id": "go1.24-race-1.24.11-150000.1.50.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-150000.1.50.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-150000.1.50.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-150000.1.50.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-150000.1.50.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T23:51:31Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.11-150000.1.50.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.11-150000.1.50.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T23:51:31Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
SUSE-SU-2026:0296-1
Vulnerability from csaf_suse - Published: 2026-01-26 13:51 - Updated: 2026-01-26 13:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24-openssl fixes the following issues:\n\nUpdate to version 1.24.12 (released 2026-01-15) (jsc#SLE-18320, bsc#1236217):\n\nSecurity fixes:\n\n - CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n - CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n - CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion (bsc#1251258).\n - CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n - CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n - CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n - CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n - CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n - CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n - CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n - CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm (bsc#1256817).\n - CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n - CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816).\n - CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation (bsc#1254431).\n - CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821).\n - CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819).\n - CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain (bsc#1256820).\n - CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818).\n\nOther fixes:\n\n * go#74818 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n * go#74821 cmd/go: \u0027get toolchain@latest\u0027 should ignore release candidates\n * go#75007 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#75138 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75220 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75351 cmd/link: panic on riscv64 with CGO enabled due to empty container symbol\n * go#75356 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75359 os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9\n * go#75523 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75538 net/http: internal error: connCount underflow\n * go#75594 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75609 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n * go#75831 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75860 crypto/x509: TLS validation fails for FQDNs with trailing dot\n * go#75951 encoding/pem: regression when decoding blocks with leading garbage\n * go#76028 pem/encoding: malformed line endings can cause panics\n * go#76378 internal/cpu: incorrect CPU features bit parsing on loong64 cause illegal instruction core dumps on LA364 cores\n * go#76408 crypto/tls: earlyTrafficSecret should use ClientHelloInner if ECH enabled\n * go#76624 os: on Unix, Readdirnames skips directory entries with zero inodes\n * go#76760 runtime: stack split at bad time in os/signal with Go 1.25.4 windows 386\n * go#76796 runtime: race detector crash on ppc64le\n * go#76966 cmd/compile/internal/ssa: Compile.func1(): panic during sccp while compiling \u0026lt;function\u0026gt;: runtime error: index out of range\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-296,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-296,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-296,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-296,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-296,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-296,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-296,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-296,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-296",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0296-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0296-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260296-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0296-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023920.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.24-openssl",
"tracking": {
"current_release_date": "2026-01-26T13:51:05Z",
"generator": {
"date": "2026-01-26T13:51:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0296-1",
"initial_release_date": "2026-01-26T13:51:05Z",
"revision_history": [
{
"date": "2026-01-26T13:51:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"product": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"product_id": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"product_id": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"product": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"product_id": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150000.1.18.1.i586",
"product": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.i586",
"product_id": "go1.24-openssl-1.24.12-150000.1.18.1.i586"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.i586",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.i586",
"product_id": "go1.24-openssl-doc-1.24.12-150000.1.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"product": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"product_id": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"product_id": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"product": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"product_id": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"product": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"product_id": "go1.24-openssl-1.24.12-150000.1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"product_id": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"product": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"product_id": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"product": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"product_id": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"product": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"product_id": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"product": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"product_id": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-doc-1.24.12-150000.1.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-openssl-race-1.24.12-150000.1.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T13:51:05Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
SUSE-SU-2025:4336-1
Vulnerability from csaf_suse - Published: 2025-12-09 23:50 - Updated: 2025-12-09 23:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25 fixes the following issues:\n\ngo1.25.5 (released 2025-12-02) includes two security fixes to the\ncrypto/x509 package, as well as bug fixes to the mime and os\npackages.\n(bsc#1244485)\n\n CVE-2025-61729 CVE-2025-61727:\n\n * go#76461 go#76445 bsc#1254431 security: fix CVE-2025-61729 crypto/x509: excessive resource consumption in printing error string for host certificate validation\n * go#76464 go#76442 bsc#1254430 security: fix CVE-2025-61727 crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN\n * go#76245 mime: FormatMediaType and ParseMediaType not compatible across 1.24 to 1.25\n * go#76360 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access is denied, ReOpenFile error handling followup\n\n- Packaging: Migrate from update-alternatives to libalternatives (bsc#1245878)\n\n * This is an optional migration controlled via prjconf definition\n with_libalternatives\n * If with_libalternatives is not defined packaging continues to\n use update-alternatives\n\ngo1.25.4 (released 2025-11-05) includes fixes to the compiler,\nthe runtime, and the crypto/subtle, encoding/pem, net/url, and os\npackages. (bsc#1244485)\n\n * go#75480 cmd/link: linker panic and relocation errors with complex generics inlining\n * go#75775 runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64\n * go#75790 crypto/internal/fips140/subtle: Go 1.25 subtle.xorBytes panic on MIPS\n * go#75832 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75952 encoding/pem: regression when decoding blocks with leading garbage\n * go#75989 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access is denied\n * go#76010 cmd/compile: any(func(){})==any(func(){}) does not panic but should\n * go#76029 pem/encoding: malformed line endings can cause panics\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4336,SUSE-SLE-Module-Development-Tools-15-SP6-2025-4336,SUSE-SLE-Module-Development-Tools-15-SP7-2025-4336,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4336,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4336,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4336,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4336,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4336,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4336,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4336,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4336,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4336,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4336,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4336,SUSE-Storage-7.1-2025-4336,openSUSE-SLE-15.6-2025-4336",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4336-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4336-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254336-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4336-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023493.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "Security update for go1.25",
"tracking": {
"current_release_date": "2025-12-09T23:50:12Z",
"generator": {
"date": "2025-12-09T23:50:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4336-1",
"initial_release_date": "2025-12-09T23:50:12Z",
"revision_history": [
{
"date": "2025-12-09T23:50:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-150000.1.23.1.aarch64",
"product": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64",
"product_id": "go1.25-1.25.5-150000.1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"product_id": "go1.25-doc-1.25.5-150000.1.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"product": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"product_id": "go1.25-race-1.25.5-150000.1.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-150000.1.23.1.i586",
"product": {
"name": "go1.25-1.25.5-150000.1.23.1.i586",
"product_id": "go1.25-1.25.5-150000.1.23.1.i586"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-150000.1.23.1.i586",
"product": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.i586",
"product_id": "go1.25-doc-1.25.5-150000.1.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"product": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"product_id": "go1.25-1.25.5-150000.1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"product_id": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"product_id": "go1.25-race-1.25.5-150000.1.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-150000.1.23.1.s390x",
"product": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x",
"product_id": "go1.25-1.25.5-150000.1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"product": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"product_id": "go1.25-doc-1.25.5-150000.1.23.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"product": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"product_id": "go1.25-race-1.25.5-150000.1.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-150000.1.23.1.x86_64",
"product": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64",
"product_id": "go1.25-1.25.5-150000.1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"product_id": "go1.25-doc-1.25.5-150000.1.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"product": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"product_id": "go1.25-race-1.25.5-150000.1.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-150000.1.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-150000.1.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-150000.1.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-150000.1.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T23:50:12Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.5-150000.1.23.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.5-150000.1.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T23:50:12Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
SUSE-SU-2026:0298-1
Vulnerability from csaf_suse - Published: 2026-01-26 16:11 - Updated: 2026-01-26 16:11Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25-openssl fixes the following issues:\n\nUpdate to version 1.25.6 (released 2026-01-15) (jsc#SLE-18320, bsc#1244485):\n\nSecurity fixes:\n\n - CVE-2025-4674 cmd/go: disable support for multiple vcs in one module (bsc#1246118).\n - CVE-2025-47906 os/exec: LookPath bug: incorrect expansion of \u0027\u0027, \u0027.\u0027 and \u0027..\u0027 in some PATH configurations (bsc#1247719).\n - CVE-2025-47907 database/sql: incorrect results returned from Rows.Scan (bsc#1247720).\n - CVE-2025-47910 net/http: CrossOriginProtection insecure bypass patterns not limited to exact matches (bsc#1249141).\n - CVE-2025-47912 net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n - CVE-2025-58183 archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n - CVE-2025-58185 encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion (bsc#1251258).\n - CVE-2025-58186 net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n - CVE-2025-58187 crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n - CVE-2025-58188 crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n - CVE-2025-58189 crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n - CVE-2025-61723 encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n - CVE-2025-61724 net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n - CVE-2025-61725 net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n - CVE-2025-61726 net/http: memory exhaustion in Request.ParseForm (bsc#1256817).\n - CVE-2025-61727 crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n - CVE-2025-61728 archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816).\n - CVE-2025-61729 crypto/x509: excessive resource consumption in printing error string for host certificate validation (bsc#1254431).\n - CVE-2025-61730 crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821).\n - CVE-2025-61731 cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819).\n - CVE-2025-68119 cmd/go: unexpected code execution when invoking toolchain (bsc#1256820).\n - CVE-2025-68121 crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818).\n\nOther fixes:\n\n * go#74822 cmd/go: \u0027get toolchain@latest\u0027 should ignore release candidates\n * go#74999 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n * go#75008 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#75021 testing/synctest: bubble not terminating\n * go#75083 os: File.Seek doesn\u0027t set the correct offset with Windows overlapped handles\n * go#75111 os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt\n * go#75116 os: Root.MkdirAll can return \u0027file exists\u0027 when called concurrently on the same path\n * go#75139 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75221 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75255 cmd/compile: export to DWARF types only referenced through interfaces\n * go#75347 testing/synctest: test timeout with no runnable goroutines\n * go#75357 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75480 cmd/link: linker panic and relocation errors with complex generics inlining\n * go#75524 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75537 context: Err can return non-nil before Done channel is closed\n * go#75539 net/http: internal error: connCount underflow\n * go#75595 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75610 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n * go#75669 runtime: debug.decoratemappings don\u0027t work as expected\n * go#75775 runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64\n * go#75777 spec: Go1.25 spec should be dated closer to actual release date\n * go#75790 crypto/internal/fips140/subtle: Go 1.25 subtle.xorBytes panic on MIPS\n * go#75832 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75861 crypto/x509: TLS validation fails for FQDNs with trailing dot\n * go#75952 encoding/pem: regression when decoding blocks with leading garbage\n * go#75989 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access is denied\n * go#76010 cmd/compile: any(func(){})==any(func(){}) does not panic but should\n * go#76029 pem/encoding: malformed line endings can cause panics\n * go#76245 mime: FormatMediaType and ParseMediaType not compatible across 1.24 to 1.25\n * go#76360 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access is denied, ReOpenFile error handling followup\n * go#76392 os: package initialization hangs is Stdin is blocked\n * go#76409 crypto/tls: earlyTrafficSecret should use ClientHelloInner if ECH enabled\n * go#76620 os: on Unix, Readdirnames skips directory entries with zero inodes\n * go#76761 runtime: stack split at bad time in os/signal with Go 1.25.4 windows 386\n * go#76776 runtime: race detector crash on ppc64le\n * go#76967 cmd/compile/internal/ssa: Compile.func1(): panic during sccp while compiling \u003cfunction\u003e: runtime error: index out of range\n * go#76973 errors: errors.Join behavior changed in 1.25\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-298,SUSE-SLE-Module-Development-Tools-15-SP7-2026-298,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-298,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-298,openSUSE-SLE-15.6-2026-298",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0298-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0298-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260298-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0298-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023923.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1246118",
"url": "https://bugzilla.suse.com/1246118"
},
{
"category": "self",
"summary": "SUSE Bug 1247719",
"url": "https://bugzilla.suse.com/1247719"
},
{
"category": "self",
"summary": "SUSE Bug 1247720",
"url": "https://bugzilla.suse.com/1247720"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249141",
"url": "https://bugzilla.suse.com/1249141"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4674 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47907 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47910 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47910/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.25-openssl",
"tracking": {
"current_release_date": "2026-01-26T16:11:04Z",
"generator": {
"date": "2026-01-26T16:11:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0298-1",
"initial_release_date": "2026-01-26T16:11:04Z",
"revision_history": [
{
"date": "2026-01-26T16:11:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"product": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"product_id": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"product_id": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"product": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"product_id": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150600.13.9.1.i586",
"product": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.i586",
"product_id": "go1.25-openssl-1.25.6-150600.13.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.i586",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.i586",
"product_id": "go1.25-openssl-doc-1.25.6-150600.13.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"product": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"product_id": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"product_id": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"product": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"product_id": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"product": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"product_id": "go1.25-openssl-1.25.6-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"product_id": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"product": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"product_id": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"product": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"product_id": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"product_id": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"product": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"product_id": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4674"
}
],
"notes": [
{
"category": "general",
"text": "The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via \"go get\", are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4674",
"url": "https://www.suse.com/security/cve/CVE-2025-4674"
},
{
"category": "external",
"summary": "SUSE Bug 1246118 for CVE-2025-4674",
"url": "https://bugzilla.suse.com/1246118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-4674"
},
{
"cve": "CVE-2025-47906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47906"
}
],
"notes": [
{
"category": "general",
"text": "If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47906",
"url": "https://www.suse.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "SUSE Bug 1247719 for CVE-2025-47906",
"url": "https://bugzilla.suse.com/1247719"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-47906"
},
{
"cve": "CVE-2025-47907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47907"
}
],
"notes": [
{
"category": "general",
"text": "Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47907",
"url": "https://www.suse.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "SUSE Bug 1247720 for CVE-2025-47907",
"url": "https://bugzilla.suse.com/1247720"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-47907"
},
{
"cve": "CVE-2025-47910",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47910"
}
],
"notes": [
{
"category": "general",
"text": "When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47910",
"url": "https://www.suse.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "SUSE Bug 1249141 for CVE-2025-47910",
"url": "https://bugzilla.suse.com/1249141"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-47910"
},
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-doc-1.25.6-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.25-openssl-race-1.25.6-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:11:04Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
SUSE-SU-2026:0297-1
Vulnerability from csaf_suse - Published: 2026-01-26 16:10 - Updated: 2026-01-26 16:10Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25-openssl fixes the following issues:\n\nUpdate to version 1.25.6 (released 2026-01-15) (jsc#SLE-18320, bsc#1244485):\n\nSecurity fixes:\n\n - CVE-2025-4674 cmd/go: disable support for multiple vcs in one module (bsc#1246118).\n - CVE-2025-47906 os/exec: LookPath bug: incorrect expansion of \u0027\u0027, \u0027.\u0027 and \u0027..\u0027 in some PATH configurations (bsc#1247719).\n - CVE-2025-47907 database/sql: incorrect results returned from Rows.Scan (bsc#1247720).\n - CVE-2025-47910 net/http: CrossOriginProtection insecure bypass patterns not limited to exact matches (bsc#1249141).\n - CVE-2025-47912 net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n - CVE-2025-58183 archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n - CVE-2025-58185 encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion (bsc#1251258).\n - CVE-2025-58186 net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n - CVE-2025-58187 crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n - CVE-2025-58188 crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n - CVE-2025-58189 crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n - CVE-2025-61723 encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n - CVE-2025-61724 net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n - CVE-2025-61725 net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n - CVE-2025-61726 net/http: memory exhaustion in Request.ParseForm (bsc#1256817).\n - CVE-2025-61727 crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n - CVE-2025-61728 archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816).\n - CVE-2025-61729 crypto/x509: excessive resource consumption in printing error string for host certificate validation (bsc#1254431).\n - CVE-2025-61730 crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821).\n - CVE-2025-61731 cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819).\n - CVE-2025-68119 cmd/go: unexpected code execution when invoking toolchain (bsc#1256820).\n - CVE-2025-68121 crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818).\n\nOther fixes:\n\n * go#74822 cmd/go: \u0027get toolchain@latest\u0027 should ignore release candidates\n * go#74999 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n * go#75008 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#75021 testing/synctest: bubble not terminating\n * go#75083 os: File.Seek doesn\u0027t set the correct offset with Windows overlapped handles\n * go#75111 os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt\n * go#75116 os: Root.MkdirAll can return \u0027file exists\u0027 when called concurrently on the same path\n * go#75139 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75221 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75255 cmd/compile: export to DWARF types only referenced through interfaces\n * go#75347 testing/synctest: test timeout with no runnable goroutines\n * go#75357 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75480 cmd/link: linker panic and relocation errors with complex generics inlining\n * go#75524 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75537 context: Err can return non-nil before Done channel is closed\n * go#75539 net/http: internal error: connCount underflow\n * go#75595 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75610 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n * go#75669 runtime: debug.decoratemappings don\u0027t work as expected\n * go#75775 runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64\n * go#75777 spec: Go1.25 spec should be dated closer to actual release date\n * go#75790 crypto/internal/fips140/subtle: Go 1.25 subtle.xorBytes panic on MIPS\n * go#75832 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75861 crypto/x509: TLS validation fails for FQDNs with trailing dot\n * go#75952 encoding/pem: regression when decoding blocks with leading garbage\n * go#75989 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access is denied\n * go#76010 cmd/compile: any(func(){})==any(func(){}) does not panic but should\n * go#76029 pem/encoding: malformed line endings can cause panics\n * go#76245 mime: FormatMediaType and ParseMediaType not compatible across 1.24 to 1.25\n * go#76360 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access is denied, ReOpenFile error handling followup\n * go#76392 os: package initialization hangs is Stdin is blocked\n * go#76409 crypto/tls: earlyTrafficSecret should use ClientHelloInner if ECH enabled\n * go#76620 os: on Unix, Readdirnames skips directory entries with zero inodes\n * go#76761 runtime: stack split at bad time in os/signal with Go 1.25.4 windows 386\n * go#76776 runtime: race detector crash on ppc64le\n * go#76967 cmd/compile/internal/ssa: Compile.func1(): panic during sccp while compiling \u003cfunction\u003e: runtime error: index out of range\n * go#76973 errors: errors.Join behavior changed in 1.25\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-297,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-297,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-297,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-297,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-297,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-297,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-297,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-297,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-297",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0297-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0297-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260297-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0297-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023924.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1246118",
"url": "https://bugzilla.suse.com/1246118"
},
{
"category": "self",
"summary": "SUSE Bug 1247719",
"url": "https://bugzilla.suse.com/1247719"
},
{
"category": "self",
"summary": "SUSE Bug 1247720",
"url": "https://bugzilla.suse.com/1247720"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249141",
"url": "https://bugzilla.suse.com/1249141"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4674 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47907 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47910 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47910/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.25-openssl",
"tracking": {
"current_release_date": "2026-01-26T16:10:54Z",
"generator": {
"date": "2026-01-26T16:10:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0297-1",
"initial_release_date": "2026-01-26T16:10:54Z",
"revision_history": [
{
"date": "2026-01-26T16:10:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"product": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"product_id": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"product_id": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"product": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"product_id": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150000.1.9.1.i586",
"product": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.i586",
"product_id": "go1.25-openssl-1.25.6-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.i586",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.i586",
"product_id": "go1.25-openssl-doc-1.25.6-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"product": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"product_id": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"product_id": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"product": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"product_id": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"product": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"product_id": "go1.25-openssl-1.25.6-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"product_id": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"product": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"product_id": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"product": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"product_id": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"product": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"product_id": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"product": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"product_id": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4674"
}
],
"notes": [
{
"category": "general",
"text": "The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via \"go get\", are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4674",
"url": "https://www.suse.com/security/cve/CVE-2025-4674"
},
{
"category": "external",
"summary": "SUSE Bug 1246118 for CVE-2025-4674",
"url": "https://bugzilla.suse.com/1246118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-4674"
},
{
"cve": "CVE-2025-47906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47906"
}
],
"notes": [
{
"category": "general",
"text": "If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47906",
"url": "https://www.suse.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "SUSE Bug 1247719 for CVE-2025-47906",
"url": "https://bugzilla.suse.com/1247719"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-47906"
},
{
"cve": "CVE-2025-47907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47907"
}
],
"notes": [
{
"category": "general",
"text": "Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47907",
"url": "https://www.suse.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "SUSE Bug 1247720 for CVE-2025-47907",
"url": "https://bugzilla.suse.com/1247720"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-47907"
},
{
"cve": "CVE-2025-47910",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47910"
}
],
"notes": [
{
"category": "general",
"text": "When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47910",
"url": "https://www.suse.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "SUSE Bug 1249141 for CVE-2025-47910",
"url": "https://bugzilla.suse.com/1249141"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-47910"
},
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-doc-1.25.6-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-openssl-race-1.25.6-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T16:10:54Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
CVE-2025-61729
Vulnerability from osv_almalinux
The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "podman"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7:5.6.0-12.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "podman-docker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7:5.6.0-12.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "podman-remote"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7:5.6.0-12.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "podman-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7:5.6.0-12.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3336",
"modified": "2026-02-26T13:31:46Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3336.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: podman security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "containernetworking-plugins"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:1.7.1-3.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3341",
"modified": "2026-03-02T12:59:54Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3341"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3341.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: containernetworking-plugins security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-lfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.4.1-7.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:2323",
"modified": "2026-02-11T11:02:49Z",
"published": "2026-02-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2323"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-2323.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: git-lfs security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)
- golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "grafana"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.2.6-22.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "grafana-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.2.6-22.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)\n * golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:2914",
"modified": "2026-02-19T18:04:08Z",
"published": "2026-02-18T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2914"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-21721"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2433242"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-2914.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2026-21721",
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: grafana security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The golang packages provide the Go programming language compiler.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "go-toolset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-bin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-misc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-race"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The golang packages provide the Go programming language compiler. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:0922",
"modified": "2026-01-23T23:39:55Z",
"published": "2026-01-21T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:0922"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-0922.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: golang security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "delve"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.2-2.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you\u0027re using a debugger, things aren\u0027t going your way. With that in mind, Delve should stay out of your way as much as possible. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3864",
"modified": "2026-03-06T13:19:09Z",
"published": "2026-03-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3864"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3864.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: delve security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-lfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.1-7.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3928",
"modified": "2026-03-06T13:16:21Z",
"published": "2026-03-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3928.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: git-lfs security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "delve"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.2-1.module_el8.10.0+4074+24330916"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "go-toolset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-bin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-misc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-race"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-1.module_el8.10.0+4107+b32a33ce"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:0921",
"modified": "2026-01-26T10:07:11Z",
"published": "2026-01-21T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:0921"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-0921.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: go-toolset:rhel8 security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Collector with the supported components for a AlmaLinux build of OpenTelemetry
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "opentelemetry-collector"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.135.0-3.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Collector with the supported components for a AlmaLinux build of OpenTelemetry \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1907",
"modified": "2026-02-10T07:58:47Z",
"published": "2026-02-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1907"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-1907.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: opentelemetry-collector security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "podman"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6:5.6.0-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "podman-docker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6:5.6.0-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "podman-plugins"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6:5.6.0-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "podman-remote"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6:5.6.0-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "podman-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6:5.6.0-14.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3337",
"modified": "2026-02-26T10:23:45Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3337.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: podman security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "grafana-pcp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.1-11.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1518",
"modified": "2026-01-29T12:32:40Z",
"published": "2026-01-28T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1518"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-1518.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: grafana-pcp security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "grafana-pcp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0-2.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3035",
"modified": "2026-02-26T10:48:18Z",
"published": "2026-02-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3035"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3035.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: grafana-pcp security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-lfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.1-7.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:4164",
"modified": "2026-03-11T09:33:00Z",
"published": "2026-03-10T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:4164"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-4164.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: git-lfs security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "buildah"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.41.8-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "buildah-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.41.8-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3298",
"modified": "2026-02-26T10:25:19Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3298"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3298.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: buildah security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Collector with the supported components for a AlmaLinux build of OpenTelemetry
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "opentelemetry-collector"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.135.0-3.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Collector with the supported components for a AlmaLinux build of OpenTelemetry \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1908",
"modified": "2026-02-10T07:56:31Z",
"published": "2026-02-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1908"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-1908.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: opentelemetry-collector security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "osbuild-composer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "149-4.el9_7.alma.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "osbuild-composer-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "149-4.el9_7.alma.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "osbuild-composer-worker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "149-4.el9_7.alma.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3753",
"modified": "2026-03-10T19:47:08Z",
"published": "2026-03-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3753.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: osbuild-composer security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "osbuild-composer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "101.4-3.el8_10.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "osbuild-composer-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "101.4-3.el8_10.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "osbuild-composer-worker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "101.4-3.el8_10.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:2124",
"modified": "2026-02-09T11:33:23Z",
"published": "2026-02-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2124"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-2124.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: osbuild-composer security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "grafana-pcp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.1-12.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3040",
"modified": "2026-03-10T20:11:50Z",
"published": "2026-02-23T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3040"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3040.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: grafana-pcp security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)
- golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "grafana"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.2.6-18.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "grafana-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.2.6-18.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * grafana/grafana/pkg/services/dashboards: Grafana Dashboard Permissions Scope Bypass Enables Cross?Dashboard Privilege Escalation (CVE-2026-21721)\n * golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:2920",
"modified": "2026-02-19T10:58:19Z",
"published": "2026-02-18T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2920"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-21721"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2433242"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-2920.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2026-21721",
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: grafana security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "runc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:1.4.0-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3291",
"modified": "2026-02-26T10:27:56Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3291.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: runc security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "grafana"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.10-27.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "grafana-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.10-27.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1344",
"modified": "2026-01-29T12:12:24Z",
"published": "2026-01-27T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1344"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-1344.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: grafana security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "skopeo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.20.0-3.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "skopeo-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.20.0-3.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3340",
"modified": "2026-03-02T12:57:45Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-3340.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: skopeo security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables
driverless support for USB devices capable of using IPP-over-USB protocol.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "ipp-usb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.27-4.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables \ndriverless support for USB devices capable of using IPP-over-USB protocol. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1715",
"modified": "2026-02-03T11:03:28Z",
"published": "2026-02-02T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1715"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-1715.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: golang-github-openprinting-ipp-usb security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The golang packages provide the Go programming language compiler.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "go-toolset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-bin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-misc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-race"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.5-2.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The golang packages provide the Go programming language compiler. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:0923",
"modified": "2026-01-24T01:54:58Z",
"published": "2026-01-21T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:0923"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-0923.html"
}
],
"related": [
"CVE-2025-61729"
],
"summary": "Important: golang security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "skopeo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.20.0-3.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "skopeo-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.20.0-3.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3343",
"modified": "2026-02-26T13:30:14Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3343"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3343.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: skopeo security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "buildah"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.41.8-2.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "buildah-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.41.8-2.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3297",
"modified": "2026-02-26T10:26:55Z",
"published": "2026-02-25T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3297"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3297.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: buildah security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
- golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "aardvark-dns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module_el8.10.0+3909+6e1c1eb7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "aardvark-dns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module_el8.10.0+4089+ce72bbbe"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "aardvark-dns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module_el8.10.0+4047+545787c4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "aardvark-dns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module_el8.10.0+3901+4b80ecd7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "buildah"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.33.14-2.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "buildah-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.33.14-2.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cockpit-podman"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "84.1-1.module_el8.10.0+4102+6c76e544"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "conmon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module_el8.10.0+3970+8445edf6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "conmon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module_el8.10.0+4090+91932338"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "conmon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module_el8.10.0+4068+0e21408f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "container-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.229.0-2.module_el8.10.0+4090+91932338"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "containernetworking-plugins"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:1.4.0-7.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "containers-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module_el8.10.0+3876+e55593a8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "containers-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module_el8.10.0+3901+4b80ecd7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "containers-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module_el8.10.0+4089+ce72bbbe"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4047+545787c4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3901+4b80ecd7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3845+87b84552"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4089+ce72bbbe"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3876+e55593a8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3909+6e1c1eb7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4016+efd18bf8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4089+ce72bbbe"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4068+0e21408f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3858+6ad51f9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3970+8445edf6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3909+6e1c1eb7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3926+f12484f5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "criu-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4082+f7f0c95e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crun"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.3-2.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crun"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.3-2.module_el8.10.0+4102+6c76e544"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "crun"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.3-2.module_el8.10.0+4082+f7f0c95e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "fuse-overlayfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13-1.module_el8.10.0+4047+545787c4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "fuse-overlayfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13-1.module_el8.10.0+4082+f7f0c95e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "fuse-overlayfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13-1.module_el8.10.0+3792+03eaed9c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "fuse-overlayfs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13-1.module_el8.10.0+4068+0e21408f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4023+db236c53"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4090+91932338"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4089+ce72bbbe"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4102+6c76e544"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4068+0e21408f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+3970+8445edf6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libslirp-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-2.module_el8.10.0+4082+f7f0c95e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "netavark"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "netavark"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module_el8.10.0+4023+db236c53"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "netavark"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module_el8.10.0+3970+8445edf6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "netavark"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module_el8.10.0+4082+f7f0c95e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "oci-seccomp-bpf-hook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.10-1.module_el8.10.0+4047+545787c4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "oci-seccomp-bpf-hook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.10-1.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "oci-seccomp-bpf-hook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.10-1.module_el8.10.0+3909+6e1c1eb7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "oci-seccomp-bpf-hook"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.10-1.module_el8.10.0+4068+0e21408f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman-catatonit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman-docker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman-gvproxy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman-plugins"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman-remote"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "podman-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-28.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3970+8445edf6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3901+4b80ecd7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-criu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.18-5.module_el8.10.0+3876+e55593a8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-podman"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.9.0-3.module_el8.10.0+4016+efd18bf8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "runc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4:1.2.9-3.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "skopeo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.14.5-6.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "skopeo-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.14.5-6.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "slirp4netns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.3-1.module_el8.10.0+4047+545787c4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "slirp4netns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.3-1.module_el8.10.0+4023+db236c53"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "slirp4netns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.3-1.module_el8.10.0+3926+f12484f5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "slirp4netns"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.3-1.module_el8.10.0+4082+f7f0c95e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "toolbox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "toolbox-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "udica"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.6-21.module_el8.10.0+4068+0e21408f"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc. \n\nSecurity Fix(es): \n\n * golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3428",
"modified": "2026-03-02T15:20:08Z",
"published": "2026-02-26T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3428"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2268022"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418900"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-3428.html"
}
],
"related": [
"CVE-2024-24785",
"CVE-2025-61729",
"CVE-2025-65637"
],
"summary": "Important: container-tools:rhel8 security update"
}
CVE-2025-61729
Vulnerability from osv_almalinux
A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.
Security Fix(es):
- crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)
- golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)
- golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)
- crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "osbuild-composer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "149-5.el10_1.alma.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "osbuild-composer-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "149-5.el10_1.alma.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "osbuild-composer-worker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "149-5.el10_1.alma.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients. \n\nSecurity Fix(es): \n\n * crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n * golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n * golang: net/url: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n * crypto/tls: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:3752",
"modified": "2026-03-11T09:57:01Z",
"published": "2026-03-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418462"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-3752.html"
}
],
"related": [
"CVE-2025-61729",
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: osbuild-composer security update"
}
OPENSUSE-SU-2025:20158-1
Vulnerability from csaf_opensuse - Published: 2025-12-12 07:45 - Updated: 2025-12-12 07:45Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24 fixes the following issues:\n\nUpdate to go1.24.11.\n\nSecurity issues fixed:\n\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion\n (bsc#1251258).\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation\n (bsc#1254431).\n\n\nOther issues fixed and changes:\n\n- Version 1.24.11:\n * go#76378 internal/cpu: incorrect CPU features bit parsing on loong64 cause illegal instruction core dumps on LA364\n cores\n\n- Version 1.24.10:\n * go#75831 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75951 encoding/pem: regression when decoding blocks with leading garbage\n * go#76028 pem/encoding: malformed line endings can cause panics\n\n- Version 1.24.9:\n * go#75860 crypto/x509: TLS validation fails for FQDNs with trailing dot\n\n- Version 1.24.8:\n * go#75138 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75220 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75351 cmd/link: panic on riscv64 with CGO enabled due to empty container symbol\n * go#75356 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75359 os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9\n * go#75523 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75538 net/http: internal error: connCount underflow\n * go#75594 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75609 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n\n- Version 1.24.7:\n * go#75007 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#74821 cmd/go: \"get toolchain@latest\" should ignore release candidates\n * go#74818 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n\n- Packaging: migrate from update-alternatives to libalternatives (bsc#1245878).\n- Package svgpan.js to fix issues with \"go tool pprof\" (bsc#1249985).\n- Drop unused gccgo bootstrap code in go1.22+ (bsc#1248082).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-103",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_20158-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "Security update for go1.24",
"tracking": {
"current_release_date": "2025-12-12T07:45:01Z",
"generator": {
"date": "2025-12-12T07:45:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20158-1",
"initial_release_date": "2025-12-12T07:45:01Z",
"revision_history": [
{
"date": "2025-12-12T07:45:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-1.24.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-doc-1.24.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-libstd-1.24.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.aarch64",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.aarch64",
"product_id": "go1.24-race-1.24.11-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.ppc64le",
"product": {
"name": "go1.24-1.24.11-160000.1.1.ppc64le",
"product_id": "go1.24-1.24.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"product_id": "go1.24-doc-1.24.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"product_id": "go1.24-race-1.24.11-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.s390x",
"product": {
"name": "go1.24-1.24.11-160000.1.1.s390x",
"product_id": "go1.24-1.24.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.s390x",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.s390x",
"product_id": "go1.24-doc-1.24.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.s390x",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.s390x",
"product_id": "go1.24-race-1.24.11-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-1.24.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-doc-1.24.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-libstd-1.24.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-160000.1.1.x86_64",
"product": {
"name": "go1.24-race-1.24.11-160000.1.1.x86_64",
"product_id": "go1.24-race-1.24.11-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.11-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:45:01Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2025:15807-1
Vulnerability from csaf_opensuse - Published: 2025-12-09 00:00 - Updated: 2025-12-09 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "regclient-0.11.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the regclient-0.11.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15807",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15807-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "regclient-0.11.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-09T00:00:00Z",
"generator": {
"date": "2025-12-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15807-1",
"initial_release_date": "2025-12-09T00:00:00Z",
"revision_history": [
{
"date": "2025-12-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "regclient-0.11.1-1.1.aarch64",
"product": {
"name": "regclient-0.11.1-1.1.aarch64",
"product_id": "regclient-0.11.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "regclient-bash-completion-0.11.1-1.1.aarch64",
"product": {
"name": "regclient-bash-completion-0.11.1-1.1.aarch64",
"product_id": "regclient-bash-completion-0.11.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "regclient-fish-completion-0.11.1-1.1.aarch64",
"product": {
"name": "regclient-fish-completion-0.11.1-1.1.aarch64",
"product_id": "regclient-fish-completion-0.11.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "regclient-zsh-completion-0.11.1-1.1.aarch64",
"product": {
"name": "regclient-zsh-completion-0.11.1-1.1.aarch64",
"product_id": "regclient-zsh-completion-0.11.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "regclient-0.11.1-1.1.ppc64le",
"product": {
"name": "regclient-0.11.1-1.1.ppc64le",
"product_id": "regclient-0.11.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "regclient-bash-completion-0.11.1-1.1.ppc64le",
"product": {
"name": "regclient-bash-completion-0.11.1-1.1.ppc64le",
"product_id": "regclient-bash-completion-0.11.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "regclient-fish-completion-0.11.1-1.1.ppc64le",
"product": {
"name": "regclient-fish-completion-0.11.1-1.1.ppc64le",
"product_id": "regclient-fish-completion-0.11.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "regclient-zsh-completion-0.11.1-1.1.ppc64le",
"product": {
"name": "regclient-zsh-completion-0.11.1-1.1.ppc64le",
"product_id": "regclient-zsh-completion-0.11.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "regclient-0.11.1-1.1.s390x",
"product": {
"name": "regclient-0.11.1-1.1.s390x",
"product_id": "regclient-0.11.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "regclient-bash-completion-0.11.1-1.1.s390x",
"product": {
"name": "regclient-bash-completion-0.11.1-1.1.s390x",
"product_id": "regclient-bash-completion-0.11.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "regclient-fish-completion-0.11.1-1.1.s390x",
"product": {
"name": "regclient-fish-completion-0.11.1-1.1.s390x",
"product_id": "regclient-fish-completion-0.11.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "regclient-zsh-completion-0.11.1-1.1.s390x",
"product": {
"name": "regclient-zsh-completion-0.11.1-1.1.s390x",
"product_id": "regclient-zsh-completion-0.11.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "regclient-0.11.1-1.1.x86_64",
"product": {
"name": "regclient-0.11.1-1.1.x86_64",
"product_id": "regclient-0.11.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "regclient-bash-completion-0.11.1-1.1.x86_64",
"product": {
"name": "regclient-bash-completion-0.11.1-1.1.x86_64",
"product_id": "regclient-bash-completion-0.11.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "regclient-fish-completion-0.11.1-1.1.x86_64",
"product": {
"name": "regclient-fish-completion-0.11.1-1.1.x86_64",
"product_id": "regclient-fish-completion-0.11.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "regclient-zsh-completion-0.11.1-1.1.x86_64",
"product": {
"name": "regclient-zsh-completion-0.11.1-1.1.x86_64",
"product_id": "regclient-zsh-completion-0.11.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-0.11.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64"
},
"product_reference": "regclient-0.11.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-0.11.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le"
},
"product_reference": "regclient-0.11.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-0.11.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x"
},
"product_reference": "regclient-0.11.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-0.11.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64"
},
"product_reference": "regclient-0.11.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-bash-completion-0.11.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64"
},
"product_reference": "regclient-bash-completion-0.11.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-bash-completion-0.11.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le"
},
"product_reference": "regclient-bash-completion-0.11.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-bash-completion-0.11.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x"
},
"product_reference": "regclient-bash-completion-0.11.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-bash-completion-0.11.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64"
},
"product_reference": "regclient-bash-completion-0.11.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-fish-completion-0.11.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64"
},
"product_reference": "regclient-fish-completion-0.11.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-fish-completion-0.11.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le"
},
"product_reference": "regclient-fish-completion-0.11.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-fish-completion-0.11.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x"
},
"product_reference": "regclient-fish-completion-0.11.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-fish-completion-0.11.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64"
},
"product_reference": "regclient-fish-completion-0.11.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-zsh-completion-0.11.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64"
},
"product_reference": "regclient-zsh-completion-0.11.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-zsh-completion-0.11.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le"
},
"product_reference": "regclient-zsh-completion-0.11.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-zsh-completion-0.11.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x"
},
"product_reference": "regclient-zsh-completion-0.11.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "regclient-zsh-completion-0.11.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
},
"product_reference": "regclient-zsh-completion-0.11.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:regclient-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-bash-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-fish-completion-0.11.1-1.1.x86_64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.aarch64",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.ppc64le",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.s390x",
"openSUSE Tumbleweed:regclient-zsh-completion-0.11.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2026:10030-1
Vulnerability from csaf_opensuse - Published: 2026-01-12 00:00 - Updated: 2026-01-12 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "k6-1.5.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the k6-1.5.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10030",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10030-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "k6-1.5.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-12T00:00:00Z",
"generator": {
"date": "2026-01-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10030-1",
"initial_release_date": "2026-01-12T00:00:00Z",
"revision_history": [
{
"date": "2026-01-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "k6-1.5.0-1.1.aarch64",
"product": {
"name": "k6-1.5.0-1.1.aarch64",
"product_id": "k6-1.5.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "k6-bash-completion-1.5.0-1.1.aarch64",
"product": {
"name": "k6-bash-completion-1.5.0-1.1.aarch64",
"product_id": "k6-bash-completion-1.5.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "k6-fish-completion-1.5.0-1.1.aarch64",
"product": {
"name": "k6-fish-completion-1.5.0-1.1.aarch64",
"product_id": "k6-fish-completion-1.5.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "k6-zsh-completion-1.5.0-1.1.aarch64",
"product": {
"name": "k6-zsh-completion-1.5.0-1.1.aarch64",
"product_id": "k6-zsh-completion-1.5.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "k6-1.5.0-1.1.ppc64le",
"product": {
"name": "k6-1.5.0-1.1.ppc64le",
"product_id": "k6-1.5.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "k6-bash-completion-1.5.0-1.1.ppc64le",
"product": {
"name": "k6-bash-completion-1.5.0-1.1.ppc64le",
"product_id": "k6-bash-completion-1.5.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "k6-fish-completion-1.5.0-1.1.ppc64le",
"product": {
"name": "k6-fish-completion-1.5.0-1.1.ppc64le",
"product_id": "k6-fish-completion-1.5.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "k6-zsh-completion-1.5.0-1.1.ppc64le",
"product": {
"name": "k6-zsh-completion-1.5.0-1.1.ppc64le",
"product_id": "k6-zsh-completion-1.5.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "k6-1.5.0-1.1.s390x",
"product": {
"name": "k6-1.5.0-1.1.s390x",
"product_id": "k6-1.5.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "k6-bash-completion-1.5.0-1.1.s390x",
"product": {
"name": "k6-bash-completion-1.5.0-1.1.s390x",
"product_id": "k6-bash-completion-1.5.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "k6-fish-completion-1.5.0-1.1.s390x",
"product": {
"name": "k6-fish-completion-1.5.0-1.1.s390x",
"product_id": "k6-fish-completion-1.5.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "k6-zsh-completion-1.5.0-1.1.s390x",
"product": {
"name": "k6-zsh-completion-1.5.0-1.1.s390x",
"product_id": "k6-zsh-completion-1.5.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "k6-1.5.0-1.1.x86_64",
"product": {
"name": "k6-1.5.0-1.1.x86_64",
"product_id": "k6-1.5.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "k6-bash-completion-1.5.0-1.1.x86_64",
"product": {
"name": "k6-bash-completion-1.5.0-1.1.x86_64",
"product_id": "k6-bash-completion-1.5.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "k6-fish-completion-1.5.0-1.1.x86_64",
"product": {
"name": "k6-fish-completion-1.5.0-1.1.x86_64",
"product_id": "k6-fish-completion-1.5.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "k6-zsh-completion-1.5.0-1.1.x86_64",
"product": {
"name": "k6-zsh-completion-1.5.0-1.1.x86_64",
"product_id": "k6-zsh-completion-1.5.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-1.5.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-1.5.0-1.1.aarch64"
},
"product_reference": "k6-1.5.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-1.5.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-1.5.0-1.1.ppc64le"
},
"product_reference": "k6-1.5.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-1.5.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-1.5.0-1.1.s390x"
},
"product_reference": "k6-1.5.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-1.5.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-1.5.0-1.1.x86_64"
},
"product_reference": "k6-1.5.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-bash-completion-1.5.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.aarch64"
},
"product_reference": "k6-bash-completion-1.5.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-bash-completion-1.5.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.ppc64le"
},
"product_reference": "k6-bash-completion-1.5.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-bash-completion-1.5.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.s390x"
},
"product_reference": "k6-bash-completion-1.5.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-bash-completion-1.5.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.x86_64"
},
"product_reference": "k6-bash-completion-1.5.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-fish-completion-1.5.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.aarch64"
},
"product_reference": "k6-fish-completion-1.5.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-fish-completion-1.5.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.ppc64le"
},
"product_reference": "k6-fish-completion-1.5.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-fish-completion-1.5.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.s390x"
},
"product_reference": "k6-fish-completion-1.5.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-fish-completion-1.5.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.x86_64"
},
"product_reference": "k6-fish-completion-1.5.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-zsh-completion-1.5.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.aarch64"
},
"product_reference": "k6-zsh-completion-1.5.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-zsh-completion-1.5.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.ppc64le"
},
"product_reference": "k6-zsh-completion-1.5.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-zsh-completion-1.5.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.s390x"
},
"product_reference": "k6-zsh-completion-1.5.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "k6-zsh-completion-1.5.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.x86_64"
},
"product_reference": "k6-zsh-completion-1.5.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:k6-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:k6-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:k6-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-bash-completion-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-fish-completion-1.5.0-1.1.x86_64",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.aarch64",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.ppc64le",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.s390x",
"openSUSE Tumbleweed:k6-zsh-completion-1.5.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2025:15817-1
Vulnerability from csaf_opensuse - Published: 2025-12-12 00:00 - Updated: 2025-12-12 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "buildpacks-cli-0.39.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the buildpacks-cli-0.39.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15817",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15817-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "buildpacks-cli-0.39.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-12T00:00:00Z",
"generator": {
"date": "2025-12-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15817-1",
"initial_release_date": "2025-12-12T00:00:00Z",
"revision_history": [
{
"date": "2025-12-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "buildpacks-cli-0.39.1-1.1.aarch64",
"product": {
"name": "buildpacks-cli-0.39.1-1.1.aarch64",
"product_id": "buildpacks-cli-0.39.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"product": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"product_id": "buildpacks-cli-bash-completion-0.39.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"product": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"product_id": "buildpacks-cli-fish-completion-0.39.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"product": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"product_id": "buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildpacks-cli-0.39.1-1.1.ppc64le",
"product": {
"name": "buildpacks-cli-0.39.1-1.1.ppc64le",
"product_id": "buildpacks-cli-0.39.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"product": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"product_id": "buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"product": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"product_id": "buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"product": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"product_id": "buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildpacks-cli-0.39.1-1.1.s390x",
"product": {
"name": "buildpacks-cli-0.39.1-1.1.s390x",
"product_id": "buildpacks-cli-0.39.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"product": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"product_id": "buildpacks-cli-bash-completion-0.39.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"product": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"product_id": "buildpacks-cli-fish-completion-0.39.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"product": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"product_id": "buildpacks-cli-zsh-completion-0.39.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildpacks-cli-0.39.1-1.1.x86_64",
"product": {
"name": "buildpacks-cli-0.39.1-1.1.x86_64",
"product_id": "buildpacks-cli-0.39.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"product": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"product_id": "buildpacks-cli-bash-completion-0.39.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"product": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"product_id": "buildpacks-cli-fish-completion-0.39.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64",
"product": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64",
"product_id": "buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-0.39.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64"
},
"product_reference": "buildpacks-cli-0.39.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-0.39.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le"
},
"product_reference": "buildpacks-cli-0.39.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-0.39.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x"
},
"product_reference": "buildpacks-cli-0.39.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-0.39.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64"
},
"product_reference": "buildpacks-cli-0.39.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64"
},
"product_reference": "buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le"
},
"product_reference": "buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x"
},
"product_reference": "buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-bash-completion-0.39.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64"
},
"product_reference": "buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64"
},
"product_reference": "buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le"
},
"product_reference": "buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x"
},
"product_reference": "buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-fish-completion-0.39.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64"
},
"product_reference": "buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64"
},
"product_reference": "buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le"
},
"product_reference": "buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x"
},
"product_reference": "buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
},
"product_reference": "buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-bash-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-fish-completion-0.39.1-1.1.x86_64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.aarch64",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.ppc64le",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.s390x",
"openSUSE Tumbleweed:buildpacks-cli-zsh-completion-0.39.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2025:15795-1
Vulnerability from csaf_opensuse - Published: 2025-12-03 00:00 - Updated: 2025-12-03 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.25-1.25.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.25-1.25.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15795",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15795-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "go1.25-1.25.5-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-03T00:00:00Z",
"generator": {
"date": "2025-12-03T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15795-1",
"initial_release_date": "2025-12-03T00:00:00Z",
"revision_history": [
{
"date": "2025-12-03T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-1.1.aarch64",
"product": {
"name": "go1.25-1.25.5-1.1.aarch64",
"product_id": "go1.25-1.25.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.5-1.1.aarch64",
"product_id": "go1.25-doc-1.25.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.5-1.1.aarch64",
"product_id": "go1.25-libstd-1.25.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.5-1.1.aarch64",
"product_id": "go1.25-race-1.25.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-1.1.ppc64le",
"product": {
"name": "go1.25-1.25.5-1.1.ppc64le",
"product_id": "go1.25-1.25.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.5-1.1.ppc64le",
"product_id": "go1.25-doc-1.25.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-1.1.ppc64le",
"product": {
"name": "go1.25-libstd-1.25.5-1.1.ppc64le",
"product_id": "go1.25-libstd-1.25.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.5-1.1.ppc64le",
"product_id": "go1.25-race-1.25.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-1.1.s390x",
"product": {
"name": "go1.25-1.25.5-1.1.s390x",
"product_id": "go1.25-1.25.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.5-1.1.s390x",
"product_id": "go1.25-doc-1.25.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-1.1.s390x",
"product": {
"name": "go1.25-libstd-1.25.5-1.1.s390x",
"product_id": "go1.25-libstd-1.25.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-1.1.s390x",
"product": {
"name": "go1.25-race-1.25.5-1.1.s390x",
"product_id": "go1.25-race-1.25.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-1.1.x86_64",
"product": {
"name": "go1.25-1.25.5-1.1.x86_64",
"product_id": "go1.25-1.25.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.5-1.1.x86_64",
"product_id": "go1.25-doc-1.25.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.5-1.1.x86_64",
"product_id": "go1.25-libstd-1.25.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.5-1.1.x86_64",
"product_id": "go1.25-race-1.25.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64"
},
"product_reference": "go1.25-1.25.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x"
},
"product_reference": "go1.25-1.25.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64"
},
"product_reference": "go1.25-1.25.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le"
},
"product_reference": "go1.25-libstd-1.25.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x"
},
"product_reference": "go1.25-libstd-1.25.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.5-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-03T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2026:20308-1
Vulnerability from csaf_opensuse - Published: 2026-03-03 17:46 - Updated: 2026-03-03 17:46Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24-openssl fixes the following issues:\n\n- Update to version 1.24.13 (jsc#SLE-18320)\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information. (bsc#1251255)\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress. (bsc#1251253)\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys. (bsc#1251260)\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion. (bsc#1251258)\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion. (bsc#1251259)\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs. (bsc#1251256)\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map. (bsc#1251261)\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames. (bsc#1251257)\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints. (bsc#1251254)\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse. (bsc#1251262)\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation. (bsc#1254431)\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN. (bsc#1254430)\n- CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level. (bsc#1256821)\n- CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution. (bsc#1256819)\n- CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm. (bsc#1256817)\n- CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives. (bsc#1256816)\n- CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain. (bsc#1256818)\n- CVE-2025-61732: cmd/go: potential code smuggling using doc comments. (bsc#1257692)\n- CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain. (bsc#1256820)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-346",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20308-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE Bug 1257692",
"url": "https://bugzilla.suse.com/1257692"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61732 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61732/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.24-openssl",
"tracking": {
"current_release_date": "2026-03-03T17:46:58Z",
"generator": {
"date": "2026-03-03T17:46:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20308-1",
"initial_release_date": "2026-03-03T17:46:58Z",
"revision_history": [
{
"date": "2026-03-03T17:46:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"product": {
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"product_id": "go1.24-openssl-1.24.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"product": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"product_id": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"product": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"product_id": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-1.24.13-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
},
"product_reference": "go1.24-openssl-race-1.24.13-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The \"#cgo pkg-config:\" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a \"--log-file\" argument to this directive, causing pkg-config to write to an attacker-controlled location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-61732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61732"
}
],
"notes": [
{
"category": "general",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61732",
"url": "https://www.suse.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "SUSE Bug 1257692 for CVE-2025-61732",
"url": "https://bugzilla.suse.com/1257692"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "critical"
}
],
"title": "CVE-2025-61732"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-doc-1.24.13-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-openssl-race-1.24.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T17:46:58Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
OPENSUSE-SU-2025:20157-1
Vulnerability from csaf_opensuse - Published: 2025-12-12 07:23 - Updated: 2025-12-12 07:23Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25 fixes the following issues:\n\nUpdate to go1.25.5.\n\nSecurity issues fixed:\n\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation\n (bsc#1254431).\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SAN (bsc#1254430).\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253).\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262).\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256).\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255).\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260).\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254).\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259).\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion\n (bsc#1251258).\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261).\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257).\n- CVE-2025-47910: net/http: CrossOriginProtection insecure bypass patterns not limited to exact matches (bsc#1249141).\n\nOther issues fixed and changes:\n\n- Version 1.25.5:\n * go#76245 mime: FormatMediaType and ParseMediaType not compatible across 1.24 to 1.25\n * go#76360 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access\n is denied, ReOpenFile error handling followup\n\n- Version 1.25.4:\n * go#75480 cmd/link: linker panic and relocation errors with complex generics inlining\n * go#75775 runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64\n * go#75790 crypto/internal/fips140/subtle: Go 1.25 subtle.xorBytes panic on MIPS\n * go#75832 net/url: ipv4 mapped ipv6 addresses should be valid in square brackets\n * go#75952 encoding/pem: regression when decoding blocks with leading garbage\n * go#75989 os: on windows RemoveAll removing directories containing read-only files errors with unlinkat ... Access\n is denied\n * go#76010 cmd/compile: any(func(){})==any(func(){}) does not panic but should\n * go#76029 pem/encoding: malformed line endings can cause panics\n\n- Version 1.25.3:\n * go#75861 crypto/x509: TLS validation fails for FQDNs with trailing dot\n * go#75777 spec: Go1.25 spec should be dated closer to actual release date\n\n- Version 1.25.2:\n * go#75111 os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt\n * go#75116 os: Root.MkdirAll can return \"file exists\" when called concurrently on the same path\n * go#75139 os: Root.OpenRoot sets incorrect name, losing prefix of original root\n * go#75221 debug/pe: pe.Open fails on object files produced by llvm-mingw 21\n * go#75255 cmd/compile: export to DWARF types only referenced through interfaces\n * go#75347 testing/synctest: test timeout with no runnable goroutines\n * go#75357 net: new test TestIPv4WriteMsgUDPAddrPortTargetAddrIPVersion fails on plan9\n * go#75524 crypto/internal/fips140/rsa: requires a panic if self-tests fail\n * go#75537 context: Err can return non-nil before Done channel is closed\n * go#75539 net/http: internal error: connCount underflow\n * go#75595 cmd/compile: internal compiler error with GOEXPERIMENT=cgocheck2 on github.com/leodido/go-urn\n * go#75610 sync/atomic: comment for Uintptr.Or incorrectly describes return value\n * go#75669 runtime: debug.decoratemappings don\u0027t work as expected\n\n- Version 1.25.1:\n * go#74822 cmd/go: \"get toolchain@latest\" should ignore release candidates\n * go#74999 net: WriteMsgUDPAddrPort should accept IPv4-mapped IPv6 destination addresses on IPv4 UDP sockets\n * go#75008 os/exec: TestLookPath fails on plan9 after CL 685755\n * go#75021 testing/synctest: bubble not terminating\n * go#75083 os: File.Seek doesn\u0027t set the correct offset with Windows overlapped handles\n\n- Packaging: migrate from update-alternatives to libalternatives (bsc#1245878).\n- Fix runtime condition for gcc/gcc7 dependency.\n- Use at least gcc 7 for all architectures (bsc#1254227).\n- Package svgpan.js to fix issues with \"go tool pprof\" (boo#1249985).\n- Drop unused gccgo bootstrap code in go1.22+ (bsc#1248082).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-102",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_20157-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE Bug 1248082",
"url": "https://bugzilla.suse.com/1248082"
},
{
"category": "self",
"summary": "SUSE Bug 1249141",
"url": "https://bugzilla.suse.com/1249141"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47910 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47910/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "Security update for go1.25",
"tracking": {
"current_release_date": "2025-12-12T07:23:58Z",
"generator": {
"date": "2025-12-12T07:23:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20157-1",
"initial_release_date": "2025-12-12T07:23:58Z",
"revision_history": [
{
"date": "2025-12-12T07:23:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-1.25.5-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-doc-1.25.5-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-libstd-1.25.5-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.aarch64",
"product_id": "go1.25-race-1.25.5-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.ppc64le",
"product": {
"name": "go1.25-1.25.5-160000.1.1.ppc64le",
"product_id": "go1.25-1.25.5-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"product_id": "go1.25-doc-1.25.5-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"product_id": "go1.25-race-1.25.5-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.s390x",
"product": {
"name": "go1.25-1.25.5-160000.1.1.s390x",
"product_id": "go1.25-1.25.5-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.s390x",
"product_id": "go1.25-doc-1.25.5-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.s390x",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.s390x",
"product_id": "go1.25-race-1.25.5-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-1.25.5-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-doc-1.25.5-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-libstd-1.25.5-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.5-160000.1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.5-160000.1.1.x86_64",
"product_id": "go1.25-race-1.25.5-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.5-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.5-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.5-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.5-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.5-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47910",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47910"
}
],
"notes": [
{
"category": "general",
"text": "When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47910",
"url": "https://www.suse.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "SUSE Bug 1249141 for CVE-2025-47910",
"url": "https://bugzilla.suse.com/1249141"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-47910"
},
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.5-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T07:23:58Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2026:20301-1
Vulnerability from csaf_opensuse - Published: 2026-03-03 09:04 - Updated: 2026-03-03 09:04Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.25-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.25-openssl fixes the following issues:\n\n- Update to version 1.25.7 (jsc#SLE-18320)\n- CVE-2025-61730: crypto/tls: handshake messages may be processed at the incorrect encryption level (bsc#1256821)\n- CVE-2025-68119: cmd/go: unexpected code execution when invoking toolchain (bsc#1256820)\n- CVE-2025-61731: cmd/go: bypass of flag sanitization can lead to arbitrary code execution (bsc#1256819)\n- CVE-2025-61726: net/http: memory exhaustion in Request.ParseForm (bsc#1256817)\n- CVE-2025-61728: archive/zip: denial of service when parsing arbitrary ZIP archives (bsc#1256816)\n- CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session ticket keys, session resumption does not account for the expiration of full certificate chain (bsc#1256818)\n- CVE-2025-61729: crypto/x509: excessive resource consumption in printing error string for host certificate validation (bsc#1254431)\n- CVE-2025-61727: crypto/x509: excluded subdomain constraint doesn\u0027t preclude wildcard SA (bsc#1254430)\n- CVE-2025-58189: crypto/tls: ALPN negotiation error contains attacker controlled information (bsc#1251255)\n- CVE-2025-61725: net/mail: excessive CPU consumption in ParseAddress (bsc#1251253)\n- CVE-2025-58188: crypto/x509: panic when validating certificates with DSA public keys (bsc#1251260)\n- CVE-2025-58185: encoding/asn1: pre-allocating memory when parsing DER payload can cause memory exhaustion (bsc#1251258)\n- CVE-2025-58186: net/http: lack of limit when parsing cookies can cause memory exhaustion (bsc#1251259)\n- CVE-2025-61723: encoding/pem: quadratic complexity when parsing some invalid inputs (bsc#1251256)\n- CVE-2025-58183: archive/tar: unbounded allocation when parsing GNU sparse map (bsc#1251261)\n- CVE-2025-47912: net/url: insufficient validation of bracketed IPv6 hostnames (bsc#1251257)\n- CVE-2025-58187: crypto/x509: quadratic complexity when checking name constraints (bsc#1251254)\n- CVE-2025-61724: net/textproto: excessive CPU consumption in Reader.ReadResponse (bsc#1251262)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-339",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20301-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"category": "self",
"summary": "SUSE Bug 1245878",
"url": "https://bugzilla.suse.com/1245878"
},
{
"category": "self",
"summary": "SUSE Bug 1249985",
"url": "https://bugzilla.suse.com/1249985"
},
{
"category": "self",
"summary": "SUSE Bug 1251253",
"url": "https://bugzilla.suse.com/1251253"
},
{
"category": "self",
"summary": "SUSE Bug 1251254",
"url": "https://bugzilla.suse.com/1251254"
},
{
"category": "self",
"summary": "SUSE Bug 1251255",
"url": "https://bugzilla.suse.com/1251255"
},
{
"category": "self",
"summary": "SUSE Bug 1251256",
"url": "https://bugzilla.suse.com/1251256"
},
{
"category": "self",
"summary": "SUSE Bug 1251257",
"url": "https://bugzilla.suse.com/1251257"
},
{
"category": "self",
"summary": "SUSE Bug 1251258",
"url": "https://bugzilla.suse.com/1251258"
},
{
"category": "self",
"summary": "SUSE Bug 1251259",
"url": "https://bugzilla.suse.com/1251259"
},
{
"category": "self",
"summary": "SUSE Bug 1251260",
"url": "https://bugzilla.suse.com/1251260"
},
{
"category": "self",
"summary": "SUSE Bug 1251261",
"url": "https://bugzilla.suse.com/1251261"
},
{
"category": "self",
"summary": "SUSE Bug 1251262",
"url": "https://bugzilla.suse.com/1251262"
},
{
"category": "self",
"summary": "SUSE Bug 1254227",
"url": "https://bugzilla.suse.com/1254227"
},
{
"category": "self",
"summary": "SUSE Bug 1254430",
"url": "https://bugzilla.suse.com/1254430"
},
{
"category": "self",
"summary": "SUSE Bug 1254431",
"url": "https://bugzilla.suse.com/1254431"
},
{
"category": "self",
"summary": "SUSE Bug 1256816",
"url": "https://bugzilla.suse.com/1256816"
},
{
"category": "self",
"summary": "SUSE Bug 1256817",
"url": "https://bugzilla.suse.com/1256817"
},
{
"category": "self",
"summary": "SUSE Bug 1256818",
"url": "https://bugzilla.suse.com/1256818"
},
{
"category": "self",
"summary": "SUSE Bug 1256819",
"url": "https://bugzilla.suse.com/1256819"
},
{
"category": "self",
"summary": "SUSE Bug 1256820",
"url": "https://bugzilla.suse.com/1256820"
},
{
"category": "self",
"summary": "SUSE Bug 1256821",
"url": "https://bugzilla.suse.com/1256821"
},
{
"category": "self",
"summary": "SUSE Bug 1257486",
"url": "https://bugzilla.suse.com/1257486"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58183 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58185 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58186 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58187 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58188 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58189 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61723 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61730 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61730/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61731/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68121 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68121/"
}
],
"title": "Security update for go1.25-openssl",
"tracking": {
"current_release_date": "2026-03-03T09:04:46Z",
"generator": {
"date": "2026-03-03T09:04:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20301-1",
"initial_release_date": "2026-03-03T09:04:46Z",
"revision_history": [
{
"date": "2026-03-03T09:04:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"product_id": "go1.25-openssl-1.25.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"product_id": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"product": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"product_id": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-1.25.7-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
},
"product_reference": "go1.25-openssl-race-1.25.7-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47912"
}
],
"notes": [
{
"category": "general",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47912",
"url": "https://www.suse.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "SUSE Bug 1251257 for CVE-2025-47912",
"url": "https://bugzilla.suse.com/1251257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-47912"
},
{
"cve": "CVE-2025-58183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58183"
}
],
"notes": [
{
"category": "general",
"text": "tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58183",
"url": "https://www.suse.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "SUSE Bug 1251261 for CVE-2025-58183",
"url": "https://bugzilla.suse.com/1251261"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-58183"
},
{
"cve": "CVE-2025-58185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58185"
}
],
"notes": [
{
"category": "general",
"text": "Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58185",
"url": "https://www.suse.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "SUSE Bug 1251258 for CVE-2025-58185",
"url": "https://bugzilla.suse.com/1251258"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-58185"
},
{
"cve": "CVE-2025-58186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58186"
}
],
"notes": [
{
"category": "general",
"text": "Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as \"a=;\", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58186",
"url": "https://www.suse.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "SUSE Bug 1251259 for CVE-2025-58186",
"url": "https://bugzilla.suse.com/1251259"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-58186"
},
{
"cve": "CVE-2025-58187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58187"
}
],
"notes": [
{
"category": "general",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58187",
"url": "https://www.suse.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "SUSE Bug 1251254 for CVE-2025-58187",
"url": "https://bugzilla.suse.com/1251254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-58187"
},
{
"cve": "CVE-2025-58188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58188"
}
],
"notes": [
{
"category": "general",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58188",
"url": "https://www.suse.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "SUSE Bug 1251260 for CVE-2025-58188",
"url": "https://bugzilla.suse.com/1251260"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58189"
}
],
"notes": [
{
"category": "general",
"text": "When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58189",
"url": "https://www.suse.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "SUSE Bug 1251255 for CVE-2025-58189",
"url": "https://bugzilla.suse.com/1251255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61723"
}
],
"notes": [
{
"category": "general",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61723",
"url": "https://www.suse.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "SUSE Bug 1251256 for CVE-2025-61723",
"url": "https://bugzilla.suse.com/1251256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61724"
}
],
"notes": [
{
"category": "general",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61724",
"url": "https://www.suse.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "SUSE Bug 1251262 for CVE-2025-61724",
"url": "https://bugzilla.suse.com/1251262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-61724"
},
{
"cve": "CVE-2025-61725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61725"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61725",
"url": "https://www.suse.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "SUSE Bug 1251253 for CVE-2025-61725",
"url": "https://bugzilla.suse.com/1251253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-61725"
},
{
"cve": "CVE-2025-61726",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61726"
}
],
"notes": [
{
"category": "general",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61726",
"url": "https://www.suse.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "SUSE Bug 1256817 for CVE-2025-61726",
"url": "https://bugzilla.suse.com/1256817"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61728"
}
],
"notes": [
{
"category": "general",
"text": "archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61728",
"url": "https://www.suse.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "SUSE Bug 1256816 for CVE-2025-61728",
"url": "https://bugzilla.suse.com/1256816"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61730"
}
],
"notes": [
{
"category": "general",
"text": "During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61730",
"url": "https://www.suse.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "SUSE Bug 1256821 for CVE-2025-61730",
"url": "https://bugzilla.suse.com/1256821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61731"
}
],
"notes": [
{
"category": "general",
"text": "Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The \"#cgo pkg-config:\" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a \"--log-file\" argument to this directive, causing pkg-config to write to an attacker-controlled location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61731",
"url": "https://www.suse.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "SUSE Bug 1256819 for CVE-2025-61731",
"url": "https://bugzilla.suse.com/1256819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68119"
}
],
"notes": [
{
"category": "general",
"text": "Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68119",
"url": "https://www.suse.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "SUSE Bug 1256820 for CVE-2025-68119",
"url": "https://bugzilla.suse.com/1256820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68121"
}
],
"notes": [
{
"category": "general",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68121",
"url": "https://www.suse.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "SUSE Bug 1256818 for CVE-2025-68121",
"url": "https://bugzilla.suse.com/1256818"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-doc-1.25.7-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-openssl-race-1.25.7-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T09:04:46Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
OPENSUSE-SU-2025:15796-1
Vulnerability from csaf_opensuse - Published: 2025-12-04 00:00 - Updated: 2025-12-04 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.24-1.24.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.24-1.24.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15796",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15796-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61727 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "go1.24-1.24.11-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-04T00:00:00Z",
"generator": {
"date": "2025-12-04T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15796-1",
"initial_release_date": "2025-12-04T00:00:00Z",
"revision_history": [
{
"date": "2025-12-04T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-1.1.aarch64",
"product": {
"name": "go1.24-1.24.11-1.1.aarch64",
"product_id": "go1.24-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-1.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.11-1.1.aarch64",
"product_id": "go1.24-doc-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-1.1.aarch64",
"product": {
"name": "go1.24-libstd-1.24.11-1.1.aarch64",
"product_id": "go1.24-libstd-1.24.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-1.1.aarch64",
"product": {
"name": "go1.24-race-1.24.11-1.1.aarch64",
"product_id": "go1.24-race-1.24.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-1.1.ppc64le",
"product": {
"name": "go1.24-1.24.11-1.1.ppc64le",
"product_id": "go1.24-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-1.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.11-1.1.ppc64le",
"product_id": "go1.24-doc-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-1.1.ppc64le",
"product": {
"name": "go1.24-libstd-1.24.11-1.1.ppc64le",
"product_id": "go1.24-libstd-1.24.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-1.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.11-1.1.ppc64le",
"product_id": "go1.24-race-1.24.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-1.1.s390x",
"product": {
"name": "go1.24-1.24.11-1.1.s390x",
"product_id": "go1.24-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-1.1.s390x",
"product": {
"name": "go1.24-doc-1.24.11-1.1.s390x",
"product_id": "go1.24-doc-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-1.1.s390x",
"product": {
"name": "go1.24-libstd-1.24.11-1.1.s390x",
"product_id": "go1.24-libstd-1.24.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-1.1.s390x",
"product": {
"name": "go1.24-race-1.24.11-1.1.s390x",
"product_id": "go1.24-race-1.24.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.11-1.1.x86_64",
"product": {
"name": "go1.24-1.24.11-1.1.x86_64",
"product_id": "go1.24-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.11-1.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.11-1.1.x86_64",
"product_id": "go1.24-doc-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.11-1.1.x86_64",
"product": {
"name": "go1.24-libstd-1.24.11-1.1.x86_64",
"product_id": "go1.24-libstd-1.24.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.11-1.1.x86_64",
"product": {
"name": "go1.24-race-1.24.11-1.1.x86_64",
"product_id": "go1.24-race-1.24.11-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64"
},
"product_reference": "go1.24-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le"
},
"product_reference": "go1.24-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x"
},
"product_reference": "go1.24-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64"
},
"product_reference": "go1.24-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le"
},
"product_reference": "go1.24-libstd-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x"
},
"product_reference": "go1.24-libstd-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x"
},
"product_reference": "go1.24-race-1.24.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61727"
}
],
"notes": [
{
"category": "general",
"text": "An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61727",
"url": "https://www.suse.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "SUSE Bug 1254430 for CVE-2025-61727",
"url": "https://bugzilla.suse.com/1254430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-04T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-04T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
OPENSUSE-SU-2026:10260-1
Vulnerability from csaf_opensuse - Published: 2026-02-26 00:00 - Updated: 2026-02-26 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "digger-cli-0.6.143-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the digger-cli-0.6.143-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10260",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10260-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61729 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61729/"
}
],
"title": "digger-cli-0.6.143-1.1 on GA media",
"tracking": {
"current_release_date": "2026-02-26T00:00:00Z",
"generator": {
"date": "2026-02-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10260-1",
"initial_release_date": "2026-02-26T00:00:00Z",
"revision_history": [
{
"date": "2026-02-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "digger-cli-0.6.143-1.1.aarch64",
"product": {
"name": "digger-cli-0.6.143-1.1.aarch64",
"product_id": "digger-cli-0.6.143-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "digger-cli-bash-completion-0.6.143-1.1.aarch64",
"product": {
"name": "digger-cli-bash-completion-0.6.143-1.1.aarch64",
"product_id": "digger-cli-bash-completion-0.6.143-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "digger-cli-fish-completion-0.6.143-1.1.aarch64",
"product": {
"name": "digger-cli-fish-completion-0.6.143-1.1.aarch64",
"product_id": "digger-cli-fish-completion-0.6.143-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "digger-cli-zsh-completion-0.6.143-1.1.aarch64",
"product": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.aarch64",
"product_id": "digger-cli-zsh-completion-0.6.143-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "digger-cli-0.6.143-1.1.ppc64le",
"product": {
"name": "digger-cli-0.6.143-1.1.ppc64le",
"product_id": "digger-cli-0.6.143-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "digger-cli-bash-completion-0.6.143-1.1.ppc64le",
"product": {
"name": "digger-cli-bash-completion-0.6.143-1.1.ppc64le",
"product_id": "digger-cli-bash-completion-0.6.143-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "digger-cli-fish-completion-0.6.143-1.1.ppc64le",
"product": {
"name": "digger-cli-fish-completion-0.6.143-1.1.ppc64le",
"product_id": "digger-cli-fish-completion-0.6.143-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "digger-cli-zsh-completion-0.6.143-1.1.ppc64le",
"product": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.ppc64le",
"product_id": "digger-cli-zsh-completion-0.6.143-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "digger-cli-0.6.143-1.1.s390x",
"product": {
"name": "digger-cli-0.6.143-1.1.s390x",
"product_id": "digger-cli-0.6.143-1.1.s390x"
}
},
{
"category": "product_version",
"name": "digger-cli-bash-completion-0.6.143-1.1.s390x",
"product": {
"name": "digger-cli-bash-completion-0.6.143-1.1.s390x",
"product_id": "digger-cli-bash-completion-0.6.143-1.1.s390x"
}
},
{
"category": "product_version",
"name": "digger-cli-fish-completion-0.6.143-1.1.s390x",
"product": {
"name": "digger-cli-fish-completion-0.6.143-1.1.s390x",
"product_id": "digger-cli-fish-completion-0.6.143-1.1.s390x"
}
},
{
"category": "product_version",
"name": "digger-cli-zsh-completion-0.6.143-1.1.s390x",
"product": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.s390x",
"product_id": "digger-cli-zsh-completion-0.6.143-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "digger-cli-0.6.143-1.1.x86_64",
"product": {
"name": "digger-cli-0.6.143-1.1.x86_64",
"product_id": "digger-cli-0.6.143-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "digger-cli-bash-completion-0.6.143-1.1.x86_64",
"product": {
"name": "digger-cli-bash-completion-0.6.143-1.1.x86_64",
"product_id": "digger-cli-bash-completion-0.6.143-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "digger-cli-fish-completion-0.6.143-1.1.x86_64",
"product": {
"name": "digger-cli-fish-completion-0.6.143-1.1.x86_64",
"product_id": "digger-cli-fish-completion-0.6.143-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "digger-cli-zsh-completion-0.6.143-1.1.x86_64",
"product": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.x86_64",
"product_id": "digger-cli-zsh-completion-0.6.143-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-0.6.143-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-0.6.143-1.1.aarch64"
},
"product_reference": "digger-cli-0.6.143-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-0.6.143-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-0.6.143-1.1.ppc64le"
},
"product_reference": "digger-cli-0.6.143-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-0.6.143-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-0.6.143-1.1.s390x"
},
"product_reference": "digger-cli-0.6.143-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-0.6.143-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-0.6.143-1.1.x86_64"
},
"product_reference": "digger-cli-0.6.143-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-bash-completion-0.6.143-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.aarch64"
},
"product_reference": "digger-cli-bash-completion-0.6.143-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-bash-completion-0.6.143-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.ppc64le"
},
"product_reference": "digger-cli-bash-completion-0.6.143-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-bash-completion-0.6.143-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.s390x"
},
"product_reference": "digger-cli-bash-completion-0.6.143-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-bash-completion-0.6.143-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.x86_64"
},
"product_reference": "digger-cli-bash-completion-0.6.143-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-fish-completion-0.6.143-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.aarch64"
},
"product_reference": "digger-cli-fish-completion-0.6.143-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-fish-completion-0.6.143-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.ppc64le"
},
"product_reference": "digger-cli-fish-completion-0.6.143-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-fish-completion-0.6.143-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.s390x"
},
"product_reference": "digger-cli-fish-completion-0.6.143-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-fish-completion-0.6.143-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.x86_64"
},
"product_reference": "digger-cli-fish-completion-0.6.143-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.aarch64"
},
"product_reference": "digger-cli-zsh-completion-0.6.143-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.ppc64le"
},
"product_reference": "digger-cli-zsh-completion-0.6.143-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.s390x"
},
"product_reference": "digger-cli-zsh-completion-0.6.143-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "digger-cli-zsh-completion-0.6.143-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.x86_64"
},
"product_reference": "digger-cli-zsh-completion-0.6.143-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61729"
}
],
"notes": [
{
"category": "general",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61729",
"url": "https://www.suse.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "SUSE Bug 1254431 for CVE-2025-61729",
"url": "https://bugzilla.suse.com/1254431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-bash-completion-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-fish-completion-0.6.143-1.1.x86_64",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.aarch64",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.ppc64le",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.s390x",
"openSUSE Tumbleweed:digger-cli-zsh-completion-0.6.143-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-61729"
}
]
}
CERTFR-2026-AVI-0199
Vulnerability from certfr_avis - Published: 2026-02-24 - Updated: 2026-02-24
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Telco Cloud Platform | Telco Cloud Platform versions 4.x et 5.x sans le correctif de sécurité KB428241 | ||
| VMware | Tanzu Data Services | Tanzu Data Flow versions antérieures à 2.0.2 sur Tanzu Platform | ||
| VMware | Azure Spring Enterprise | Harbor Registry versions antérieures à 2.14.2 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour MySQL versions 2.0.0 sur Kubernetes | ||
| VMware | Cloud Foundation | Cloud Foundation versions 9.x antérieures à 9.0.2.0 | ||
| VMware | Tanzu Kubernetes Runtime | App Metrics versions antérieures à2.3.3 | ||
| VMware | Tanzu Data Intelligence | Tanzu GemFire versions antérieures à 2.6.1 sur Kubernetes | ||
| VMware | Tanzu Kubernetes Runtime | CredHub Secrets Management pour Tanzu Platform versions antérieures à 1.6.8 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Valkey version 3.3.1 sur Kubernetes | ||
| VMware | Tanzu Operations Manager | Foundation Core pour Tanzu Platform versions antérieures à 3.2.4 | ||
| VMware | Aria Operations | Aria Operations versions 8.x antérieures à 8.18.6 | ||
| VMware | Tanzu Kubernetes Runtime | cf-mgmt pour Tanzu Platform versions antérieures à 1.0.108 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Valkey version 9.0.1 | ||
| VMware | Tanzu Kubernetes Runtime | Extended App Support pour Tanzu Platform versions antérieures à 1.0.15 | ||
| VMware | Tanzu Data Intelligence | Tanzu GemFire Management versions antérieures à 1.4.3 | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.77 | ||
| VMware | Tanzu Kubernetes Runtime | Cloud Native Buildpacks pour Tanzu Platform versions antérieures à 0.6.5 | ||
| VMware | Cloud Foundation | Cloud Foundation versions 4.x et 5.x sans le correctif de sécurité KB92148 | ||
| VMware | Tanzu Kubernetes Runtime | AI Services pour Tanzu Platform versions antérieures à 10.3.4 | ||
| VMware | Tanzu Kubernetes Runtime | Java Buildpack versions antérieures à 4.89.0 | ||
| VMware | Telco Cloud Infrastructure | Telco Cloud Infrastructure versions 2.x et 3.x sans le correctif de sécurité KB428241 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour Tanzu Platform versions antérieures à 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Telco Cloud Platform versions 4.x et 5.x sans le correctif de s\u00e9curit\u00e9 KB428241",
"product": {
"name": "Telco Cloud Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow versions ant\u00e9rieures \u00e0 2.0.2 sur Tanzu Platform",
"product": {
"name": "Tanzu Data Services",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Harbor Registry versions ant\u00e9rieures \u00e0 2.14.2",
"product": {
"name": "Azure Spring Enterprise",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour MySQL versions 2.0.0 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Foundation versions 9.x ant\u00e9rieures \u00e0 9.0.2.0",
"product": {
"name": "Cloud Foundation",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Metrics versions ant\u00e9rieures \u00e02.3.3",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire versions ant\u00e9rieures \u00e0 2.6.1 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Secrets Management pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.6.8",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey version 3.3.1 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.4",
"product": {
"name": "Tanzu Operations Manager",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Aria Operations versions 8.x ant\u00e9rieures \u00e0 8.18.6",
"product": {
"name": "Aria Operations",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "cf-mgmt pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.108",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey version 9.0.1",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.15",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Management versions ant\u00e9rieures \u00e0 1.4.3",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.77",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Native Buildpacks pour Tanzu Platform versions ant\u00e9rieures \u00e0 0.6.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Foundation versions 4.x et 5.x sans le correctif de s\u00e9curit\u00e9 KB92148",
"product": {
"name": "Cloud Foundation",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "AI Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.4",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Java Buildpack versions ant\u00e9rieures \u00e0 4.89.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telco Cloud Infrastructure versions 2.x et 3.x sans le correctif de s\u00e9curit\u00e9 KB428241",
"product": {
"name": "Telco Cloud Infrastructure",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2025-47219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47219"
},
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2021-42384",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42384"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2017-16544",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16544"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2021-42378",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42378"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2022-24450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24450"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2021-42382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42382"
},
{
"name": "CVE-2020-10750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10750"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2021-42376",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42376"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2025-39876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2021-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41091"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2026-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21936"
},
{
"name": "CVE-2025-59775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59775"
},
{
"name": "CVE-2026-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21937"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2018-1000517",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000517"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-39943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2025-40121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
},
{
"name": "CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-40204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
},
{
"name": "CVE-2025-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
},
{
"name": "CVE-2021-43816",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43816"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2025-39911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10543"
},
{
"name": "CVE-2025-40125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
},
{
"name": "CVE-2025-40349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2019-5481",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5481"
},
{
"name": "CVE-2025-26646",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26646"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-29222",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29222"
},
{
"name": "CVE-2025-40187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2025-39913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2025-40092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2025-40115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2021-42386",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42386"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-29190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29190"
},
{
"name": "CVE-2025-40173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2024-56538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
},
{
"name": "CVE-2025-39923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2018-20679",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20679"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2025-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2017-15873",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15873"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2025-40194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2025-40001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-39988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
},
{
"name": "CVE-2026-22719",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22719"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-39399",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39399"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-38584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
},
{
"name": "CVE-2021-42374",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42374"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2025-40188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2023-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22041"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2025-66200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66200"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2023-34231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34231"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2023-47090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47090"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2025-40070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
},
{
"name": "CVE-2022-29946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29946"
},
{
"name": "CVE-2025-40106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2025-40205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-39885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-30215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30215"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2026-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21948"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-40088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22036"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-22058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2022-28391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28391"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2025-40109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
},
{
"name": "CVE-2025-40006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2022-26652",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26652"
},
{
"name": "CVE-2025-40011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
},
{
"name": "CVE-2023-42365",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42365"
},
{
"name": "CVE-2025-40231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2021-42379",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42379"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-23143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2025-65082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65082"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2026-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21964"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2025-68146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68146"
},
{
"name": "CVE-2025-40183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
},
{
"name": "CVE-2021-42381",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42381"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2025-40134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
},
{
"name": "CVE-2017-15874",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15874"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-39986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58098"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-40116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
},
{
"name": "CVE-2025-68249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2025-40179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
},
{
"name": "CVE-2025-40127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-39996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2026-22721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22721"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2025-39951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2025-40120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2022-48174",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48174"
},
{
"name": "CVE-2025-61594",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61594"
},
{
"name": "CVE-2023-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21835"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2021-41089",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41089"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2026-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21968"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2023-42364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42364"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-40118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2019-5747",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5747"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2025-40105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
},
{
"name": "CVE-2018-1000500",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2026-26014",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26014"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2025-40112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
},
{
"name": "CVE-2024-27289",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27289"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2021-42385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42385"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2025-40126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2021-42836",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42836"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2025-38236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-40124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
},
{
"name": "CVE-2025-39880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2025-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2026-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21941"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2026-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21947"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2022-38752",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38752"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2019-5443",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5443"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-60876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2025-40178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2025-39869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2025-59464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59464"
},
{
"name": "CVE-2023-22006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22006"
},
{
"name": "CVE-2019-5435",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5435"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23648"
},
{
"name": "CVE-2021-23841",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23841"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2026-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22720"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2023-42363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42363"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2019-1551",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1551"
},
{
"name": "CVE-2025-40346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-39995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2025-39907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2025-40140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2024-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2026-22703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22703"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-29189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29189"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"name": "CVE-2025-40351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
},
{
"name": "CVE-2025-40087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-02-24T00:00:00",
"last_revision_date": "2026-02-24T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0199",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-24T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37012",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37012"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37001",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37001"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37013",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37013"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37003",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37003"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37023",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37023"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37017",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37017"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37006",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37006"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37024",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37024"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36997",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36997"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37004",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37004"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36947",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36947"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37018",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37018"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37005",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37005"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37008",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37008"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37007",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37007"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37020",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37020"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36998",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36998"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37002",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37002"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37021",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37021"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37022",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37022"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37016",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37016"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37019",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37019"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37010",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37010"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37009",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37009"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37000",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37000"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37011",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37011"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37015",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37015"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37014",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37014"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36999",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36999"
}
]
}
CERTFR-2025-AVI-1078
Vulnerability from certfr_avis - Published: 2025-12-08 - Updated: 2025-12-08
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | cbl2 msft-golang 1.24.9-1 | ||
| Microsoft | N/A | cbl2 golang 1.22.7-5 | ||
| Microsoft | N/A | azl3 golang 1.23.12-1 | ||
| Microsoft | N/A | cbl2 python3 3.9.19-16 | ||
| Microsoft | N/A | cbl2 python-tensorboard 2.11.0-3 | ||
| Microsoft | N/A | cbl2 qt5-qtbase 5.12.11-18 | ||
| Microsoft | N/A | cbl2 reaper 3.1.1-21 | ||
| Microsoft | N/A | cbl2 python3 3.9.19-17 | ||
| Microsoft | N/A | azl3 python-tensorboard 2.16.2-6 | ||
| Microsoft | N/A | azl3 kernel 6.6.112.1-2 | ||
| Microsoft | N/A | cbl2 vim 9.1.1616-1 | ||
| Microsoft | N/A | cbl2 kernel 5.15.186.1-1 | ||
| Microsoft | N/A | azl3 tensorflow 2.16.1-9 | ||
| Microsoft | N/A | cbl2 gcc 11.2.0-8 | ||
| Microsoft | N/A | azl3 vim 9.1.1616-1 | ||
| Microsoft | N/A | azl3 golang 1.25.3-1 | ||
| Microsoft | N/A | azl3 pgbouncer 1.24.1-1 | ||
| Microsoft | N/A | cbl2 tensorflow 2.11.1-2 | ||
| Microsoft | N/A | azl3 libpng 1.6.40-1 versions antérieures à 1.6.52-1 | ||
| Microsoft | N/A | azl3 gcc 13.2.0-7 | ||
| Microsoft | N/A | azl3 python3 3.12.9-5 | ||
| Microsoft | N/A | cbl2 golang 1.18.8-10 | ||
| Microsoft | N/A | cbl2 reaper 3.1.1-19 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "cbl2 msft-golang 1.24.9-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 golang 1.22.7-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 golang 1.23.12-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python3 3.9.19-16",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 qt5-qtbase 5.12.11-18",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 reaper 3.1.1-21",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 python3 3.9.19-17",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.112.1-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 vim 9.1.1616-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 kernel 5.15.186.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 gcc 11.2.0-8",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.1.1616-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 golang 1.25.3-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 pgbouncer 1.24.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libpng 1.6.40-1 versions ant\u00e9rieures \u00e0 1.6.52-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 gcc 13.2.0-7",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python3 3.12.9-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 golang 1.18.8-10",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "cbl2 reaper 3.1.1-19",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-40254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40254"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2023-53209",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53209"
},
{
"name": "CVE-2025-40251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40251"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2022-50304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50304"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2025-40242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40242"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-40252",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40252"
},
{
"name": "CVE-2025-40218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40218"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2025-40257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40257"
},
{
"name": "CVE-2025-40263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40263"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2025-40250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40250"
},
{
"name": "CVE-2025-40264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40264"
},
{
"name": "CVE-2025-66476",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66476"
},
{
"name": "CVE-2022-50303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50303"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2025-40266",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40266"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2025-12385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12385"
},
{
"name": "CVE-2023-53231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53231"
},
{
"name": "CVE-2025-40247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40247"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40217"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2025-40259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40259"
},
{
"name": "CVE-2025-40253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40253"
},
{
"name": "CVE-2025-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12819"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-34297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-34297"
},
{
"name": "CVE-2025-40262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40262"
},
{
"name": "CVE-2025-40261",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40261"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
}
],
"initial_release_date": "2025-12-08T00:00:00",
"last_revision_date": "2025-12-08T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1078",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-08T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40254",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40254"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40257",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40257"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40245",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40245"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40258",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40258"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-50304",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-50304"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40219",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40219"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40233",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40233"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40244",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40244"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2023-53209",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-53209"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61729",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61729"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40262",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40262"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40253",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40253"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40223",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40223"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40217",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40217"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2024-6485",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-6485"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40252",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40252"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40250",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40250"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40261",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40261"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40215",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40215"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40264",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40264"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40263",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40263"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12084",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12084"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12385",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12385"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-12819",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-12819"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-61727",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61727"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40242",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40242"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40259",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40259"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2022-50303",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-50303"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40243",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40243"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40251",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40251"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40247",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40247"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40220",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40220"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-66476",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-66476"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40240",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40240"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40248",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40248"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13836",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13836"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-66293",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-66293"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2023-53231",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-53231"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40218",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40218"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-13837",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-13837"
},
{
"published_at": "2025-12-06",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-40266",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-40266"
},
{
"published_at": "2025-12-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2025-34297",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-34297"
}
]
}
CERTFR-2026-AVI-0112
Vulnerability from certfr_avis - Published: 2026-02-02 - Updated: 2026-02-02
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.1.7 | ||
| VMware | Tanzu Kubernetes Grid Integrated Edition | Tanzu Kubernetes Grid Integrated Edition (TKGi) - Mgmt Console versions antérieures à 1.24.0 | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.2.7+LTS-T | ||
| VMware | N/A | NodeJS Buildpack versions antérieures à 1.8.74 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.2.3 | ||
| VMware | Tanzu Platform | Telemetry pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | N/A | Platform Automation Toolkit versions antérieures à 5.4.0 | ||
| VMware | N/A | VMware Harbor Registry versions antérieures à 2.14.0 | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.3.4 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.7",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Kubernetes Grid Integrated Edition (TKGi) - Mgmt Console versions ant\u00e9rieures \u00e0 1.24.0",
"product": {
"name": "Tanzu Kubernetes Grid Integrated Edition",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.7+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.74",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.3",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.4.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Harbor Registry versions ant\u00e9rieures \u00e0 2.14.0",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-28164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28164"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2026-24882",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24882"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2025-55198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55198"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2022-49390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49390"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2023-34231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34231"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-64505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"name": "CVE-2025-28162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28162"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-64506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-14762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14762"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-55199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55199"
},
{
"name": "CVE-2025-61594",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61594"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-11414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11414"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2026-24883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24883"
},
{
"name": "CVE-2025-39964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39964"
},
{
"name": "CVE-2025-39993",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39993"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2025-6966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6966"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-8959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8959"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-40018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40018"
},
{
"name": "CVE-2024-53218",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53218"
},
{
"name": "CVE-2025-67499",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67499"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-11413",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11413"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"name": "CVE-2024-53090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53090"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-23419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23419"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-11412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11412"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2024-50067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50067"
},
{
"name": "CVE-2024-47220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47220"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2026-24881",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24881"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2025-6442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6442"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-11494",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11494"
},
{
"name": "CVE-2024-47691",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47691"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-02-02T00:00:00",
"last_revision_date": "2026-02-02T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0112",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36902",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36902"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36908",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36908"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36897",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36897"
},
{
"published_at": "2026-02-01",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36912",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36912"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36904",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36904"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36900",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36900"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36903",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36903"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36909",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36909"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36899",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36899"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36906",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36906"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36907",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36907"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36901",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36901"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36905",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36905"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36898",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36898"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36910",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36910"
},
{
"published_at": "2026-02-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36911",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36911"
}
]
}
CERTFR-2025-AVI-1138
Vulnerability from certfr_avis - Published: 2025-12-26 - Updated: 2025-12-26
De multiples vulnérabilités ont été découvertes dans VMware Tanzu Platform. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | AI Services pour Tanzu Platform versions antérieures à 10.3.2 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "AI Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.2",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-34351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-34351"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
}
],
"initial_release_date": "2025-12-26T00:00:00",
"last_revision_date": "2025-12-26T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1138",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-26T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu Platform. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu Platform",
"vendor_advisories": [
{
"published_at": "2025-12-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36640",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36640"
}
]
}
CERTFR-2026-AVI-0266
Vulnerability from certfr_avis - Published: 2026-03-11 - Updated: 2026-03-11
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu pour Valkey versions 7.2.x ant\u00e9rieures \u00e0 7.2.12",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.0.x ant\u00e9rieures \u00e0 8.0.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 8.1.x ant\u00e9rieures \u00e0 8.1.6",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey versions 9.0.x ant\u00e9rieures \u00e0 9.0.3",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-27943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27943"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-0232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0232"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2026-27171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27171"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2026-22185",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22185"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2023-4156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4156"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2026-2100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2100"
},
{
"name": "CVE-2026-26960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26960"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2005-2541",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-2541"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2026-24883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24883"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2025-68972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68972"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2026-1757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1757"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2025-64118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64118"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2023-39804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39804"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
}
],
"initial_release_date": "2026-03-11T00:00:00",
"last_revision_date": "2026-03-11T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0266",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-11T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37185",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37185"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37184",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37184"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37182",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37182"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37183",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37183"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37186",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37186"
}
]
}
CERTFR-2026-AVI-0218
Vulnerability from certfr_avis - Published: 2026-02-26 - Updated: 2026-02-26
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | Platform Services pour Tanzu Platform versions antérieures à 10.3.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.5 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 16.x antérieures à 16.12.0 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions antérieures à 4.3.2 sur Kubernetes | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 18.x antérieures à 18.2.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.238.x | ||
| VMware | Workstation | Workstation versions antérieures à 25H2u1 | ||
| VMware | Fusion | Fusion versions antérieures à 25H2u1 sur MacOS | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.1065.x | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 15.x antérieures à 15.16.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Windows) versions antérieures à 2019.95.x | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 17.x antérieures à 17.8.0 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions antérieures à 14.21.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Platform Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 16.x ant\u00e9rieures \u00e0 16.12.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 4.3.2 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 18.x ant\u00e9rieures \u00e0 18.2.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.238.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Workstation versions ant\u00e9rieures \u00e0 25H2u1",
"product": {
"name": "Workstation",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Fusion versions ant\u00e9rieures \u00e0 25H2u1 sur MacOS",
"product": {
"name": "Fusion",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.1065.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 15.x ant\u00e9rieures \u00e0 15.16.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Windows) versions ant\u00e9rieures \u00e0 2019.95.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 17.x ant\u00e9rieures \u00e0 17.8.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 14.21.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2026-22722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22722"
},
{
"name": "CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2025-38490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38490"
},
{
"name": "CVE-2025-37850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37850"
},
{
"name": "CVE-2025-66865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66865"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2025-38485",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38485"
},
{
"name": "CVE-2025-22026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22026"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-38579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38579"
},
{
"name": "CVE-2025-37761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-37865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37865"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2024-7006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2025-38711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38711"
},
{
"name": "CVE-2025-38487",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38487"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"name": "CVE-2025-37775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37775"
},
{
"name": "CVE-2025-38335",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38335"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-38304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38304"
},
{
"name": "CVE-2025-37892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37892"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2025-37859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37859"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38471"
},
{
"name": "CVE-2025-38520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38520"
},
{
"name": "CVE-2025-37792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37792"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-38230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38230"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2025-38158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38158"
},
{
"name": "CVE-2025-37872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37872"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-38588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38588"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2025-39876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-38279",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38279"
},
{
"name": "CVE-2025-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2025-38574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38574"
},
{
"name": "CVE-2022-2255",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2255"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2025-23155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2025-39757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39757"
},
{
"name": "CVE-2025-38501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38501"
},
{
"name": "CVE-2025-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38474"
},
{
"name": "CVE-2025-7545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7545"
},
{
"name": "CVE-2025-37979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37979"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2025-37777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37777"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-39772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39772"
},
{
"name": "CVE-2025-37936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37936"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-38601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38601"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2025-37766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37766"
},
{
"name": "CVE-2022-47008",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47008"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-38104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38104"
},
{
"name": "CVE-2025-37844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37844"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-21931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21931"
},
{
"name": "CVE-2025-37871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37871"
},
{
"name": "CVE-2025-37778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37778"
},
{
"name": "CVE-2025-39716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39716"
},
{
"name": "CVE-2025-39702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39702"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-38645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38645"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2025-22126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22126"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2025-38109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38109"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2025-39779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39779"
},
{
"name": "CVE-2025-66866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66866"
},
{
"name": "CVE-2025-28164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28164"
},
{
"name": "CVE-2025-37755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37755"
},
{
"name": "CVE-2025-39685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39685"
},
{
"name": "CVE-2025-38660",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38660"
},
{
"name": "CVE-2025-39761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39761"
},
{
"name": "CVE-2025-39943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-11840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11840"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2025-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
},
{
"name": "CVE-2025-39720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39720"
},
{
"name": "CVE-2025-38624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38624"
},
{
"name": "CVE-2025-38388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38388"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2025-37790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37790"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2025-38417",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38417"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-39746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39746"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-38323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38323"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2025-38208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38208"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2025-39889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39889"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38099"
},
{
"name": "CVE-2025-38524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38524"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2025-37758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37758"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-38087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38087"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-1181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1181"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2023-25586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25586"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38039"
},
{
"name": "CVE-2017-20052",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-20052"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
},
{
"name": "CVE-2025-0840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0840"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2025-38595",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38595"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2025-38626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38626"
},
{
"name": "CVE-2025-40121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-40204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
},
{
"name": "CVE-2025-37852",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
},
{
"name": "CVE-2025-37841",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37841"
},
{
"name": "CVE-2025-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
},
{
"name": "CVE-2025-37918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37918"
},
{
"name": "CVE-2025-37917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37917"
},
{
"name": "CVE-2025-38290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38290"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2025-38063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38063"
},
{
"name": "CVE-2021-3998",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3998"
},
{
"name": "CVE-2025-1179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1179"
},
{
"name": "CVE-2025-37770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37770"
},
{
"name": "CVE-2025-37773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37773"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-38578",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38578"
},
{
"name": "CVE-2025-38675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38675"
},
{
"name": "CVE-2025-39911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2025-38646",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38646"
},
{
"name": "CVE-2025-38491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38491"
},
{
"name": "CVE-2025-38708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38708"
},
{
"name": "CVE-2025-37961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
},
{
"name": "CVE-2025-40125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2025-40349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2025-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38408"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-38644",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38644"
},
{
"name": "CVE-2025-38692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38692"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-37983",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37983"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-38127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38127"
},
{
"name": "CVE-2026-22715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22715"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2025-37784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37784"
},
{
"name": "CVE-2025-39701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39701"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-40187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
},
{
"name": "CVE-2025-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37920"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-37815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37815"
},
{
"name": "CVE-2025-38686",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38686"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2025-39913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2025-40092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
},
{
"name": "CVE-2022-47007",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47007"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2025-38609",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38609"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2025-38463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38463"
},
{
"name": "CVE-2025-40115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
},
{
"name": "CVE-2023-25433",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25433"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-66863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66863"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2025-38521",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38521"
},
{
"name": "CVE-2025-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38023"
},
{
"name": "CVE-2025-39709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39709"
},
{
"name": "CVE-2025-38282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38282"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39689"
},
{
"name": "CVE-2025-38215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38215"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-39787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39787"
},
{
"name": "CVE-2025-37943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
},
{
"name": "CVE-2025-37745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37745"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-39731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39731"
},
{
"name": "CVE-2025-38734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38734"
},
{
"name": "CVE-2025-38653",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38653"
},
{
"name": "CVE-2025-38571",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38571"
},
{
"name": "CVE-2025-37789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2021-45078",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45078"
},
{
"name": "CVE-2025-38695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38695"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2025-39749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39749"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2022-4285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4285"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2025-40173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
},
{
"name": "CVE-2025-37924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37924"
},
{
"name": "CVE-2026-22716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22716"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2024-56538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
},
{
"name": "CVE-2025-39923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2025-38456",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38456"
},
{
"name": "CVE-2025-38538",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38538"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2025-37867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37867"
},
{
"name": "CVE-2025-23160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23160"
},
{
"name": "CVE-2025-6176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
},
{
"name": "CVE-2022-47695",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47695"
},
{
"name": "CVE-2025-38295",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38295"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2025-37857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37857"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-37842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37842"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2022-50458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50458"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2025-38710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38710"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2025-39681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39681"
},
{
"name": "CVE-2025-1180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1180"
},
{
"name": "CVE-2025-38060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
},
{
"name": "CVE-2025-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2025-39770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39770"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-37744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37744"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-38705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38705"
},
{
"name": "CVE-2025-40194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
},
{
"name": "CVE-2025-38706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38706"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2025-37884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-39750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39750"
},
{
"name": "CVE-2025-38699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38699"
},
{
"name": "CVE-2025-37927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37927"
},
{
"name": "CVE-2025-38707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38707"
},
{
"name": "CVE-2025-38562",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38562"
},
{
"name": "CVE-2025-37897",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37897"
},
{
"name": "CVE-2016-9840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9840"
},
{
"name": "CVE-2025-37911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37911"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2025-38587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38587"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2025-37869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37869"
},
{
"name": "CVE-2025-39692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39692"
},
{
"name": "CVE-2025-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
},
{
"name": "CVE-2023-53107",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53107"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2025-55198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55198"
},
{
"name": "CVE-2021-46195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46195"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-38436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38436"
},
{
"name": "CVE-2025-37930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37930"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-38677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38677"
},
{
"name": "CVE-2025-38097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38097"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2025-1182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1182"
},
{
"name": "CVE-2025-37810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37810"
},
{
"name": "CVE-2025-38253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38253"
},
{
"name": "CVE-2025-38123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38123"
},
{
"name": "CVE-2025-38338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38338"
},
{
"name": "CVE-2025-38555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38555"
},
{
"name": "CVE-2025-38239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38239"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2025-40001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2008-0888",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-0888"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-38590",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38590"
},
{
"name": "CVE-2025-38027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38027"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2025-38283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38283"
},
{
"name": "CVE-2023-25584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25584"
},
{
"name": "CVE-2025-23159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23159"
},
{
"name": "CVE-2025-39988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2025-38455",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38455"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2025-1152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1152"
},
{
"name": "CVE-2025-38584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
},
{
"name": "CVE-2025-38015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
},
{
"name": "CVE-2025-39675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39675"
},
{
"name": "CVE-2025-39679",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39679"
},
{
"name": "CVE-2025-11082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11082"
},
{
"name": "CVE-2025-38527",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38527"
},
{
"name": "CVE-2025-38449",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38449"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2025-37853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-38126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38126"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-38149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38149"
},
{
"name": "CVE-2025-39763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39763"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38693"
},
{
"name": "CVE-2025-38679",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38679"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-40188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
},
{
"name": "CVE-2025-38685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38685"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-1149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1149"
},
{
"name": "CVE-2025-38648",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38648"
},
{
"name": "CVE-2025-38278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38278"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-37764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37764"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-44840",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44840"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-37741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37741"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2025-38053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38053"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-37822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37822"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-37912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37912"
},
{
"name": "CVE-2025-38482",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38482"
},
{
"name": "CVE-2023-39810",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39810"
},
{
"name": "CVE-2025-37820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37820"
},
{
"name": "CVE-2025-37985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37985"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-38634",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38634"
},
{
"name": "CVE-2025-37787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37787"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-38008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38008"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-39730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39730"
},
{
"name": "CVE-2025-38011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2022-50444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50444"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2025-38619",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38619"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2025-38095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38095"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2025-37878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37878"
},
{
"name": "CVE-2025-39737",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39737"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2021-46174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46174"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2023-53164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53164"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-38702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38702"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-38724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38724"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2023-26966",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26966"
},
{
"name": "CVE-2025-40070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
},
{
"name": "CVE-2025-38250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38250"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2025-38582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38582"
},
{
"name": "CVE-2025-37813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37813"
},
{
"name": "CVE-2025-38543",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38543"
},
{
"name": "CVE-2025-38698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38698"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2025-40106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-39739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39739"
},
{
"name": "CVE-2022-48065",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48065"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2025-38496",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38496"
},
{
"name": "CVE-2022-49063",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49063"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2022-47696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47696"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-38533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38533"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2025-40205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-38169",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38169"
},
{
"name": "CVE-2025-37931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
},
{
"name": "CVE-2025-38511",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38511"
},
{
"name": "CVE-2025-38537",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38537"
},
{
"name": "CVE-2025-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38546"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2025-38057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-37887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37887"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-39743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39743"
},
{
"name": "CVE-2025-39718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39718"
},
{
"name": "CVE-2025-37938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
},
{
"name": "CVE-2025-38005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38005"
},
{
"name": "CVE-2025-38368",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38368"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2022-35205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35205"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-38331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38331"
},
{
"name": "CVE-2025-38354",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38354"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2025-38712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38712"
},
{
"name": "CVE-2025-38732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38732"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2025-39773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39773"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2025-38696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38696"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-38274",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38274"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-64505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
},
{
"name": "CVE-2025-39885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-37874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37874"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-66382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66382"
},
{
"name": "CVE-2025-38632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38632"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-37988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37988"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-23158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23158"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2025-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23144"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-37969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37969"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-38548",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38548"
},
{
"name": "CVE-2025-37816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37816"
},
{
"name": "CVE-2025-37742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37742"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-37765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37765"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2025-1178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1178"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2025-37921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37921"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-38507",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38507"
},
{
"name": "CVE-2025-39989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39989"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-38014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
},
{
"name": "CVE-2025-38258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38258"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2025-37828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37828"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-1176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1176"
},
{
"name": "CVE-2025-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37769"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2025-37935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37935"
},
{
"name": "CVE-2025-38396",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38396"
},
{
"name": "CVE-2025-23161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23161"
},
{
"name": "CVE-2025-38407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38407"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2025-12119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12119"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2025-38493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38493"
},
{
"name": "CVE-2025-37803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37803"
},
{
"name": "CVE-2025-38670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38670"
},
{
"name": "CVE-2025-39732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39732"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2025-37824",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37824"
},
{
"name": "CVE-2023-34410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34410"
},
{
"name": "CVE-2025-38602",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38602"
},
{
"name": "CVE-2023-4156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4156"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2025-28162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28162"
},
{
"name": "CVE-2025-38007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38007"
},
{
"name": "CVE-2025-37923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37923"
},
{
"name": "CVE-2025-40088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-38142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38142"
},
{
"name": "CVE-2022-23990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
},
{
"name": "CVE-2022-49920",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49920"
},
{
"name": "CVE-2025-37739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37739"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-38478",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38478"
},
{
"name": "CVE-2025-38568",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38568"
},
{
"name": "CVE-2025-38583",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38583"
},
{
"name": "CVE-2025-39788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39788"
},
{
"name": "CVE-2025-22058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
},
{
"name": "CVE-2025-37831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37831"
},
{
"name": "CVE-2025-38499",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38499"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-38269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38269"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2025-37940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37940"
},
{
"name": "CVE-2022-28391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28391"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-37945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2025-40109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-38735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38735"
},
{
"name": "CVE-2022-50247",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50247"
},
{
"name": "CVE-2025-40006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
},
{
"name": "CVE-2025-12383",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12383"
},
{
"name": "CVE-2025-38652",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38652"
},
{
"name": "CVE-2025-38110",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38110"
},
{
"name": "CVE-2025-38422",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38422"
},
{
"name": "CVE-2025-38402",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38402"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2025-39698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39698"
},
{
"name": "CVE-2025-64506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
},
{
"name": "CVE-2025-37915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37915"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2025-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23146"
},
{
"name": "CVE-2022-48064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48064"
},
{
"name": "CVE-2025-37903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2025-37738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
},
{
"name": "CVE-2025-40011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2025-38303",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38303"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"name": "CVE-2025-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38232"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2025-40231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2025-38018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38018"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-37830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37830"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2025-38614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38614"
},
{
"name": "CVE-2025-37991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37991"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2025-38425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38425"
},
{
"name": "CVE-2022-3970",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3970"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-50249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50249"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-37978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37978"
},
{
"name": "CVE-2025-37781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37781"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2025-38210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38210"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38664"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2025-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23145"
},
{
"name": "CVE-2025-23143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2023-53182",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53182"
},
{
"name": "CVE-2025-38322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38322"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
},
{
"name": "CVE-2025-37823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37823"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-38385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38385"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2025-11083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11083"
},
{
"name": "CVE-2025-37952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37952"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-38694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38694"
},
{
"name": "CVE-2025-37793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37793"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-37740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37740"
},
{
"name": "CVE-2025-38676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38676"
},
{
"name": "CVE-2025-38530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38530"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-37826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37826"
},
{
"name": "CVE-2025-37986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37986"
},
{
"name": "CVE-2025-37829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37829"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2025-38409",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38409"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2022-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3479"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2025-40183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
},
{
"name": "CVE-2025-38019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38019"
},
{
"name": "CVE-2025-38729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38729"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-23151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23151"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2025-37796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37796"
},
{
"name": "CVE-2025-37962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37962"
},
{
"name": "CVE-2026-1002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
},
{
"name": "CVE-2025-40134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
},
{
"name": "CVE-2025-38681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38681"
},
{
"name": "CVE-2023-25435",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25435"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-38593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38593"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2023-33285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33285"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-39795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39795"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-37801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37801"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2025-37883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37883"
},
{
"name": "CVE-2025-37863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37863"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2025-37901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37901"
},
{
"name": "CVE-2025-38687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38687"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2025-37811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37811"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2025-22104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22104"
},
{
"name": "CVE-2025-37864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37864"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2025-38307",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38307"
},
{
"name": "CVE-2025-11081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11081"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-37916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37916"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2025-39986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
},
{
"name": "CVE-2026-22184",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22184"
},
{
"name": "CVE-2025-37767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37767"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2025-37989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37989"
},
{
"name": "CVE-2025-38529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38529"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-38055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38055"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-38334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38334"
},
{
"name": "CVE-2025-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38728"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-38715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38715"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2025-39734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39734"
},
{
"name": "CVE-2025-38089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38089"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-38382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38382"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38608"
},
{
"name": "CVE-2025-38650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38650"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2025-39710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39710"
},
{
"name": "CVE-2025-40116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
},
{
"name": "CVE-2025-68249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2025-38124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38124"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2025-37925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37925"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2020-12723",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
},
{
"name": "CVE-2025-39683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39683"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2025-38071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38071"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2025-40179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
},
{
"name": "CVE-2025-37972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37972"
},
{
"name": "CVE-2025-38183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38183"
},
{
"name": "CVE-2025-40127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
},
{
"name": "CVE-2025-37768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37768"
},
{
"name": "CVE-2025-39794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39794"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2022-48063",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48063"
},
{
"name": "CVE-2024-53589",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53589"
},
{
"name": "CVE-2025-37984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37984"
},
{
"name": "CVE-2025-38528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38528"
},
{
"name": "CVE-2025-39996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
},
{
"name": "CVE-2025-37856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37856"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2023-32181",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32181"
},
{
"name": "CVE-2025-38292",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38292"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38010"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2025-39951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
},
{
"name": "CVE-2025-38468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38468"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2025-40120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2025-11495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11495"
},
{
"name": "CVE-2025-38688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38688"
},
{
"name": "CVE-2025-38333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38333"
},
{
"name": "CVE-2019-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9076"
},
{
"name": "CVE-2025-37970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37970"
},
{
"name": "CVE-2025-55199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55199"
},
{
"name": "CVE-2025-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21884"
},
{
"name": "CVE-2025-37905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37905"
},
{
"name": "CVE-2025-38390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38390"
},
{
"name": "CVE-2025-38013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38013"
},
{
"name": "CVE-2021-20205",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20205"
},
{
"name": "CVE-2025-38059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2025-38713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38713"
},
{
"name": "CVE-2025-37956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37956"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2025-38148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38148"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-38117",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38117"
},
{
"name": "CVE-2025-38094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38094"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37967"
},
{
"name": "CVE-2025-38300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38300"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2025-38289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38289"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2025-39782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39782"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-37885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37885"
},
{
"name": "CVE-2025-38697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38697"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-37949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37949"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-38691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38691"
},
{
"name": "CVE-2025-38373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38373"
},
{
"name": "CVE-2025-11414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11414"
},
{
"name": "CVE-2025-38489",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38489"
},
{
"name": "CVE-2025-66861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66861"
},
{
"name": "CVE-2025-37957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37957"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2025-38483",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38483"
},
{
"name": "CVE-2025-38369",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38369"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-39759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39759"
},
{
"name": "CVE-2025-38639",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38639"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-38612",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38612"
},
{
"name": "CVE-2022-50250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50250"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2021-29390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29390"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2025-38098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38098"
},
{
"name": "CVE-2025-38566",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38566"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2025-39721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39721"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"name": "CVE-2025-40118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2025-38718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38718"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2025-38392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38392"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2025-39673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39673"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-38259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38259"
},
{
"name": "CVE-2025-38663",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38663"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-38156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38156"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2025-37951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2025-37840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37840"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2025-37947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37947"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2025-68972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68972"
},
{
"name": "CVE-2025-26519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26519"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-37846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37846"
},
{
"name": "CVE-2025-38722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38722"
},
{
"name": "CVE-2025-38192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38192"
},
{
"name": "CVE-2025-39800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39800"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2025-13034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13034"
},
{
"name": "CVE-2021-20284",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20284"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2025-38343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38343"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2025-40105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
},
{
"name": "CVE-2025-38202",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38202"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-40112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
},
{
"name": "CVE-2025-22101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22101"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38374",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38374"
},
{
"name": "CVE-2025-39703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39703"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2025-38549",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38549"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-1972",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1972"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2025-38665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38665"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-38101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38101"
},
{
"name": "CVE-2023-32573",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
},
{
"name": "CVE-2025-37982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37982"
},
{
"name": "CVE-2025-37992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37992"
},
{
"name": "CVE-2025-38577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38577"
},
{
"name": "CVE-2025-38671",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38671"
},
{
"name": "CVE-2020-19726",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19726"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-38299",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38299"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-38635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38635"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-47010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47010"
},
{
"name": "CVE-2025-38704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38704"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-38488",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38488"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-38040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
},
{
"name": "CVE-2025-38265",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38265"
},
{
"name": "CVE-2025-23149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23149"
},
{
"name": "CVE-2022-33070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33070"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38552"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-37914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37914"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2025-37873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37873"
},
{
"name": "CVE-2024-57360",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57360"
},
{
"name": "CVE-2025-37928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2025-39766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39766"
},
{
"name": "CVE-2025-39801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39801"
},
{
"name": "CVE-2025-37922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37922"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2025-39724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39724"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2025-39687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39687"
},
{
"name": "CVE-2025-37794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37794"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-14524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
},
{
"name": "CVE-2025-38510",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38510"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2025-38246",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38246"
},
{
"name": "CVE-2025-39758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39758"
},
{
"name": "CVE-2025-39694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39694"
},
{
"name": "CVE-2025-38220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38220"
},
{
"name": "CVE-2025-38405",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38405"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2025-38429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38429"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2023-30775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30775"
},
{
"name": "CVE-2025-38225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38225"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2025-38155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38155"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-37977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37977"
},
{
"name": "CVE-2023-37369",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37369"
},
{
"name": "CVE-2024-48615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48615"
},
{
"name": "CVE-2025-38365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38365"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-38668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38668"
},
{
"name": "CVE-2025-37973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37973"
},
{
"name": "CVE-2025-68750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68750"
},
{
"name": "CVE-2025-38260",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38260"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2025-37827",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37827"
},
{
"name": "CVE-2025-38721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38721"
},
{
"name": "CVE-2025-38244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38244"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2025-38080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
},
{
"name": "CVE-2025-40126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2025-37748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37748"
},
{
"name": "CVE-2025-38364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38364"
},
{
"name": "CVE-2025-38615",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38615"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2023-25588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
},
{
"name": "CVE-2025-39684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39684"
},
{
"name": "CVE-2025-37836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37836"
},
{
"name": "CVE-2025-38526",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38526"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2025-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38472"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2025-8959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8959"
},
{
"name": "CVE-2025-37944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-38506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38506"
},
{
"name": "CVE-2025-38703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38703"
},
{
"name": "CVE-2025-38494",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38494"
},
{
"name": "CVE-2025-39753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39753"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38604"
},
{
"name": "CVE-2025-38623",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38623"
},
{
"name": "CVE-2025-38193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38193"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2025-66864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66864"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-38544",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38544"
},
{
"name": "CVE-2025-37771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37771"
},
{
"name": "CVE-2025-39797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39797"
},
{
"name": "CVE-2025-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
},
{
"name": "CVE-2025-38236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
},
{
"name": "CVE-2025-38725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38725"
},
{
"name": "CVE-2025-37975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37975"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2025-40124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
},
{
"name": "CVE-2025-38347",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38347"
},
{
"name": "CVE-2025-39776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39776"
},
{
"name": "CVE-2025-1150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1150"
},
{
"name": "CVE-2025-39880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
},
{
"name": "CVE-2025-37998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37998"
},
{
"name": "CVE-2025-38198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38198"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2025-23163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23163"
},
{
"name": "CVE-2025-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
},
{
"name": "CVE-2025-37968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37968"
},
{
"name": "CVE-2025-38376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38376"
},
{
"name": "CVE-2025-38006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38006"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-0665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0665"
},
{
"name": "CVE-2025-38437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38437"
},
{
"name": "CVE-2025-38125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38125"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38351"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-38683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38683"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-39736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39736"
},
{
"name": "CVE-2025-37757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37757"
},
{
"name": "CVE-2018-9996",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9996"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2025-8225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8225"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2025-8224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8224"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-38009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38009"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
},
{
"name": "CVE-2025-38081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
},
{
"name": "CVE-2025-37809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37809"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-5245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5245"
},
{
"name": "CVE-2025-38185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38185"
},
{
"name": "CVE-2025-39691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39691"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-37817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37817"
},
{
"name": "CVE-2025-39890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39890"
},
{
"name": "CVE-2025-39742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39742"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-22102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22102"
},
{
"name": "CVE-2025-37987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37987"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2025-11966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11966"
},
{
"name": "CVE-2024-36331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36331"
},
{
"name": "CVE-2025-39748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39748"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2022-47011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47011"
},
{
"name": "CVE-2025-38610",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38610"
},
{
"name": "CVE-2025-37772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37772"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-38214",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38214"
},
{
"name": "CVE-2025-12194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12194"
},
{
"name": "CVE-2021-3549",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3549"
},
{
"name": "CVE-2025-38560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38560"
},
{
"name": "CVE-2025-37994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37994"
},
{
"name": "CVE-2025-38551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38551"
},
{
"name": "CVE-2025-38701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38701"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"name": "CVE-2025-5244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5244"
},
{
"name": "CVE-2021-37972",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37972"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2025-39726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39726"
},
{
"name": "CVE-2023-4863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2025-38716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38716"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-37858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37858"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2025-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38469"
},
{
"name": "CVE-2025-38581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38581"
},
{
"name": "CVE-2021-30560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30560"
},
{
"name": "CVE-2025-1153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1153"
},
{
"name": "CVE-2025-62408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62408"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2025-39790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39790"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-15079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
},
{
"name": "CVE-2025-37780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37780"
},
{
"name": "CVE-2025-37995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37995"
},
{
"name": "CVE-2025-38680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38680"
},
{
"name": "CVE-2025-37754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37754"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2025-11412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11412"
},
{
"name": "CVE-2025-38497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38497"
},
{
"name": "CVE-2025-23156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23156"
},
{
"name": "CVE-2025-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23157"
},
{
"name": "CVE-2025-38684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38684"
},
{
"name": "CVE-2025-38165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38165"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-39686",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39686"
},
{
"name": "CVE-2025-39798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39798"
},
{
"name": "CVE-2025-38495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38495"
},
{
"name": "CVE-2025-37808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37808"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2025-38730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38730"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-39747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39747"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2023-25434",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25434"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-39714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39714"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-60876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2025-37759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37759"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-38414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38414"
},
{
"name": "CVE-2022-35206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35206"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2025-37933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37933"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2025-37886",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37886"
},
{
"name": "CVE-2022-38533",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38533"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2025-40297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40297"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2025-39706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39706"
},
{
"name": "CVE-2025-40178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-38576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38576"
},
{
"name": "CVE-2025-39869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2025-37800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2023-36660",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36660"
},
{
"name": "CVE-2025-37900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37900"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2023-25585",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25585"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2025-37805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37805"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2025-39719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39719"
},
{
"name": "CVE-2025-37990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37990"
},
{
"name": "CVE-2020-12762",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12762"
},
{
"name": "CVE-2025-38553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38553"
},
{
"name": "CVE-2025-38190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38190"
},
{
"name": "CVE-2025-3198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3198"
},
{
"name": "CVE-2025-38180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38180"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-39738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39738"
},
{
"name": "CVE-2026-2007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2007"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-38166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38166"
},
{
"name": "CVE-2025-37862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37862"
},
{
"name": "CVE-2025-38321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38321"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-39705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39705"
},
{
"name": "CVE-2025-37960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37960"
},
{
"name": "CVE-2025-38045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-39713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39713"
},
{
"name": "CVE-2025-37763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37763"
},
{
"name": "CVE-2025-11839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11839"
},
{
"name": "CVE-2025-37954",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
},
{
"name": "CVE-2024-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8244"
},
{
"name": "CVE-2025-22128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22128"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2025-37839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37839"
},
{
"name": "CVE-2025-39744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39744"
},
{
"name": "CVE-2025-38277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38277"
},
{
"name": "CVE-2025-37913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37913"
},
{
"name": "CVE-2025-39756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39756"
},
{
"name": "CVE-2025-38539",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38539"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2025-37786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
},
{
"name": "CVE-2026-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0900"
},
{
"name": "CVE-2020-16599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16599"
},
{
"name": "CVE-2021-46822",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46822"
},
{
"name": "CVE-2022-45703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45703"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-38480",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38480"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-37959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
},
{
"name": "CVE-2025-38191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38191"
},
{
"name": "CVE-2025-39946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39946"
},
{
"name": "CVE-2025-38062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38062"
},
{
"name": "CVE-2025-38531",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38531"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2023-39804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39804"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2025-39693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39693"
},
{
"name": "CVE-2025-38503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38503"
},
{
"name": "CVE-2025-38630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38630"
},
{
"name": "CVE-2025-38131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38131"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2022-47673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47673"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2021-20197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20197"
},
{
"name": "CVE-2023-24056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24056"
},
{
"name": "CVE-2026-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0902"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2025-37851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37851"
},
{
"name": "CVE-2025-38481",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38481"
},
{
"name": "CVE-2025-38585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38585"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2026-22717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22717"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2025-1151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1151"
},
{
"name": "CVE-2025-38625",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38625"
},
{
"name": "CVE-2025-38164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38164"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-29480",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29480"
},
{
"name": "CVE-2025-40346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
},
{
"name": "CVE-2025-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38264"
},
{
"name": "CVE-2023-1999",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1999"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2025-39676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39676"
},
{
"name": "CVE-2025-37980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-7546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7546"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2025-1148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1148"
},
{
"name": "CVE-2025-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37788"
},
{
"name": "CVE-2025-38427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38427"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-37879",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37879"
},
{
"name": "CVE-2025-38217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38217"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-66862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66862"
},
{
"name": "CVE-2025-37881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37881"
},
{
"name": "CVE-2025-39995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2025-39783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39783"
},
{
"name": "CVE-2025-39715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39715"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2025-38255",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38255"
},
{
"name": "CVE-2025-38512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38512"
},
{
"name": "CVE-2023-1579",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1579"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-38622",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38622"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2025-37909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37909"
},
{
"name": "CVE-2025-38700",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38700"
},
{
"name": "CVE-2021-43396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43396"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-38162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38162"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2025-38532",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38532"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-39712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39712"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2025-37812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37812"
},
{
"name": "CVE-2025-39707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39707"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2025-37875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37875"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-39907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2025-39781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39781"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"name": "CVE-2025-38640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38640"
},
{
"name": "CVE-2023-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38197"
},
{
"name": "CVE-2025-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38476"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-38659",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38659"
},
{
"name": "CVE-2025-64702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64702"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-40140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
},
{
"name": "CVE-2025-38020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
},
{
"name": "CVE-2025-15224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2025-38572",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38572"
},
{
"name": "CVE-2025-23140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23140"
},
{
"name": "CVE-2025-23150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23150"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2025-38182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38182"
},
{
"name": "CVE-2025-38550",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38550"
},
{
"name": "CVE-2024-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
},
{
"name": "CVE-2025-38275",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38275"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-38170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38170"
},
{
"name": "CVE-2025-39711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39711"
},
{
"name": "CVE-2025-22115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22115"
},
{
"name": "CVE-2025-22120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22120"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-38535",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38535"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-37854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
},
{
"name": "CVE-2025-11494",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11494"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2025-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38473"
},
{
"name": "CVE-2025-38113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38113"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2025-38714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38714"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-23148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23148"
},
{
"name": "CVE-2025-38361",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38361"
},
{
"name": "CVE-2025-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38470"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2025-40351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2025-40087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
},
{
"name": "CVE-2025-23147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23147"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-39752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39752"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-02-26T00:00:00",
"last_revision_date": "2026-02-26T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0218",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-26T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37096",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37096"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37092",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37092"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37102",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37102"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37078",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37078"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37109",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37109"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37087",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37087"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37090",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37090"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37077",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37077"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37098",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37098"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37079",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37079"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37101",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37101"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37104",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37104"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37080",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37080"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37097",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37097"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37083",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37083"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37086",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37086"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37082",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37082"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37100",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37100"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37099",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37099"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37081",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37081"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37089",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37089"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37076",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37076"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37088",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37088"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36986",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36986"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37103"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37084",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37084"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37110",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37110"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37093",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37093"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37085",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37085"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37095",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37095"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37094",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37094"
}
]
}
CERTFR-2026-AVI-0249
Vulnerability from certfr_avis - Published: 2026-03-06 - Updated: 2026-03-06
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar | QRadar Data Synchronization App versions antérieures à 3.3.0 | ||
| IBM | Db2 | DB2 Data Management Console versions antérieures à 3.1.13 | ||
| IBM | Tivoli | Tivoli Netcool/OMNIbus_GUI sans le dernier correctif de sécurité | ||
| IBM | Db2 | DB2 Recovery Expert versions antérieures à 5.5.0.1 Interim Fix 8 | ||
| IBM | Db2 | Db2 Warehouse on Cloud Pak for Data versions antérieures à 5.3.1 | ||
| IBM | Db2 | Db2 on Cloud Pak for Data versions antérieures à 5.3.1 | ||
| IBM | QRadar | QRadar Pre-Validation App versions antérieures à 2.0.2 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar Data Synchronization App versions ant\u00e9rieures \u00e0 3.3.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Data Management Console versions ant\u00e9rieures \u00e0 3.1.13",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Netcool/OMNIbus_GUI sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Recovery Expert versions ant\u00e9rieures \u00e0 5.5.0.1 Interim Fix 8",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Warehouse on Cloud Pak for Data versions ant\u00e9rieures \u00e0 5.3.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 on Cloud Pak for Data versions ant\u00e9rieures \u00e0 5.3.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Pre-Validation App versions ant\u00e9rieures \u00e0 2.0.2",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"name": "CVE-2021-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33036"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2025-36353",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36353"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2018-14042",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14042"
},
{
"name": "CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"name": "CVE-2024-6531",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6531"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2016-0703",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0703"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2025-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13867"
},
{
"name": "CVE-2025-2668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2668"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-36427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36427"
},
{
"name": "CVE-2024-23944",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23944"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2018-14040",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14040"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2025-47944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47944"
},
{
"name": "CVE-2024-3154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3154"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-36384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36384"
},
{
"name": "CVE-2025-36098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36098"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2024-50302",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50302"
},
{
"name": "CVE-2025-36184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36184"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2016-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0800"
},
{
"name": "CVE-2024-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3933"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2025-22121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22121"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-49128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49128"
},
{
"name": "CVE-2025-22091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22091"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2025-36247",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36247"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-36009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36009"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2025-36070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36070"
},
{
"name": "CVE-2022-46337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46337"
},
{
"name": "CVE-2015-2716",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2025-36428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36428"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2025-36424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36424"
},
{
"name": "CVE-2025-36387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36387"
},
{
"name": "CVE-2019-19921",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19921"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2025-64329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64329"
},
{
"name": "CVE-2025-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27903"
},
{
"name": "CVE-2015-1283",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1283"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2023-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22041"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2016-4472",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4472"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2024-9042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9042"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-31141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31141"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2025-57822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57822"
},
{
"name": "CVE-2024-53113",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53113"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-67779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67779"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55183"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2023-22043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22043"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2024-36621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36621"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2025-55173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55173"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2022-40609",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40609"
},
{
"name": "CVE-2018-5764",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5764"
},
{
"name": "CVE-2024-50264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50264"
},
{
"name": "CVE-2025-57752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57752"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2025-38110",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38110"
},
{
"name": "CVE-2020-15115",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15115"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-22113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22113"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-5187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5187"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2012-2098",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2098"
},
{
"name": "CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2023-35887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35887"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2026-25765",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25765"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2025-38089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38089"
},
{
"name": "CVE-2023-2727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2727"
},
{
"name": "CVE-2024-12905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12905"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-36425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36425"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2025-58457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58457"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2025-47935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47935"
},
{
"name": "CVE-2025-22085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22085"
},
{
"name": "CVE-2025-50537",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50537"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2016-0704",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0704"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2022-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29154"
},
{
"name": "CVE-2025-1767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1767"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-36001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36001"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2018-14041",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14041"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"name": "CVE-2025-36365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36365"
},
{
"name": "CVE-2023-42503",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42503"
},
{
"name": "CVE-2025-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27904"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-36442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36442"
},
{
"name": "CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"name": "CVE-2025-14689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14689"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2024-47072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47072"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-36366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36366"
},
{
"name": "CVE-2025-36123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36123"
},
{
"name": "CVE-2025-27900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27900"
},
{
"name": "CVE-2025-0426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0426"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-27899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27899"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2023-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22044"
},
{
"name": "CVE-2025-48997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48997"
},
{
"name": "CVE-2025-27901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27901"
},
{
"name": "CVE-2022-45047",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45047"
},
{
"name": "CVE-2021-22570",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22570"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-48387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48387"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2025-27898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27898"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2023-2728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2728"
},
{
"name": "CVE-2024-7143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7143"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-36407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36407"
},
{
"name": "CVE-2025-7338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7338"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"name": "CVE-2025-55184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55184"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-27267",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27267"
},
{
"name": "CVE-2025-59343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59343"
},
{
"name": "CVE-2024-36623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36623"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2024-36620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36620"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2019-8331",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8331"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-03-06T00:00:00",
"last_revision_date": "2026-03-06T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0249",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-06T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-03-06",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262753",
"url": "https://www.ibm.com/support/pages/node/7262753"
},
{
"published_at": "2026-03-06",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262754",
"url": "https://www.ibm.com/support/pages/node/7262754"
},
{
"published_at": "2026-03-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262324",
"url": "https://www.ibm.com/support/pages/node/7262324"
},
{
"published_at": "2026-03-05",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262669",
"url": "https://www.ibm.com/support/pages/node/7262669"
},
{
"published_at": "2026-03-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262494",
"url": "https://www.ibm.com/support/pages/node/7262494"
},
{
"published_at": "2026-03-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262548",
"url": "https://www.ibm.com/support/pages/node/7262548"
},
{
"published_at": "2026-03-02",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7262325",
"url": "https://www.ibm.com/support/pages/node/7262325"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7259901",
"url": "https://www.ibm.com/support/pages/node/7259901"
}
]
}
CERTFR-2026-AVI-0209
Vulnerability from certfr_avis - Published: 2026-02-25 - Updated: 2026-02-25
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour Tanzu versions antérieures à 1.14.11 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour Tanzu Platform versions antérieures à 1.16.17 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.60 | ||
| VMware | Tanzu Kubernetes Runtime | Isolation Segmentation pour Tanzu Platform versions antérieures à 6.0.25+LTS-T, 10.3.5 et 10.2.8+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Automation Toolkit versions antérieures à 5.4.2 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.80 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour Tanzu Platform versions antérieures à 2.4.2 | ||
| VMware | Tanzu Kubernetes Runtime | Compliance Scanning pour Tanzu Platform versions antérieures à 1.3.29 | ||
| VMware | Tanzu Kubernetes Runtime | Greffon Elastic Application Runtime Windows pour Tanzu Platform versions antérieures à 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions 1.1065.x sans les derniers correctifs de sécurité | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour Tanzu Platform versions antérieures à 250.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Application Services pour Tanzu Platform versions antérieures à 3.3.15 | ||
| VMware | Tanzu Kubernetes Runtime | Scheduler pour Tanzu Platform versions antérieures à 2.0.24 | ||
| VMware | Tanzu Kubernetes Runtime | Service Publisher for VMware Tanzu Platform versions antérieures à 10.3.5 | ||
| VMware | Tanzu Kubernetes Runtime | Anti-Virus Scanning pour Tanzu Platform versions antérieures à 2.4.3 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions 1.1065.x sans les derniers correctifs de sécurité | ||
| VMware | Tanzu Kubernetes Runtime | File Integrity Monitoring pour Tanzu Platform versions antérieures à 2.1.50 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions 1.1033.x sans les derniers correctifs de sécurité | ||
| VMware | Tanzu Kubernetes Runtime | Metric Store versions antérieures à 1.8.2 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.65 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Spring Cloud Data Flow pour Tanzu versions ant\u00e9rieures \u00e0 1.14.11",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.17",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.60",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.25+LTS-T, 10.3.5 et 10.2.8+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.4.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.80",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Compliance Scanning pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.3.29",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Greffon Elastic Application Runtime Windows pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions 1.1065.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour Tanzu Platform versions ant\u00e9rieures \u00e0 250.6.6",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Application Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 3.3.15",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.24",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Service Publisher for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus Scanning pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.3",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions 1.1065.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.1.50",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions 1.1033.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Metric Store versions ant\u00e9rieures \u00e0 1.8.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.65",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2025-39876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-39943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
},
{
"name": "CVE-2025-40121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-40204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
},
{
"name": "CVE-2025-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
},
{
"name": "CVE-2025-39911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-40125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
},
{
"name": "CVE-2025-40349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
},
{
"name": "CVE-2025-40187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-39913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
},
{
"name": "CVE-2025-40092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2023-29408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29408"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2025-40115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2025-40173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
},
{
"name": "CVE-2024-56538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
},
{
"name": "CVE-2025-39923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2025-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2026-21226",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21226"
},
{
"name": "CVE-2025-40194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2025-40001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2025-39988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
},
{
"name": "CVE-2025-38584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2025-40188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-40070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
},
{
"name": "CVE-2025-40106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-40205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
},
{
"name": "CVE-2026-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0966"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-39885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2023-29407",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29407"
},
{
"name": "CVE-2026-26958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26958"
},
{
"name": "CVE-2025-40088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-22058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
},
{
"name": "CVE-2025-40109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
},
{
"name": "CVE-2025-40006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-40011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
},
{
"name": "CVE-2025-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
},
{
"name": "CVE-2023-42365",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42365"
},
{
"name": "CVE-2025-40231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-23143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2026-0964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0964"
},
{
"name": "CVE-2025-40183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2025-40134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
},
{
"name": "CVE-2025-41253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41253"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-39986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2025-40116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
},
{
"name": "CVE-2025-68249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2025-40179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
},
{
"name": "CVE-2025-40127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
},
{
"name": "CVE-2025-39996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2025-39951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
},
{
"name": "CVE-2025-40120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
},
{
"name": "CVE-2022-48174",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48174"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2023-42364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42364"
},
{
"name": "CVE-2025-40118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2025-40105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
},
{
"name": "CVE-2025-40112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2024-24792",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24792"
},
{
"name": "CVE-2025-40126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
},
{
"name": "CVE-2025-38236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-40124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
},
{
"name": "CVE-2025-39880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
},
{
"name": "CVE-2026-0968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0968"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-69277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69277"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2025-40178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
},
{
"name": "CVE-2025-39869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-41727",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41727"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-42363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42363"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2025-40346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-39995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2025-39907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-40140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2024-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
},
{
"name": "CVE-2026-22703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22703"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"name": "CVE-2025-40351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
},
{
"name": "CVE-2025-40087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-02-25T00:00:00",
"last_revision_date": "2026-02-25T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0209",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-25T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37064",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37064"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37049",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37049"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37075",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37075"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37071",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37071"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37054",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37054"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37069",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37069"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37067",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37067"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37032",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37032"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37028",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37028"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37063",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37063"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37027",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37027"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37059",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37059"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37042",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37042"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37026",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37026"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37060",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37060"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37048",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37048"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37034",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37034"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37065",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37065"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37040",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37040"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37074",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37074"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37057",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37057"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37070",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37070"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37043",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37043"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37037",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37037"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37061",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37061"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37051",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37051"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37053",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37053"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37035",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37035"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37036",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37036"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37041",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37041"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37062",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37062"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37038",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37038"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37055",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37055"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37025",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37025"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37029",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37029"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37045",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37045"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37044",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37044"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37072",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37072"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37046",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37046"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37058",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37058"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37066",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37066"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37068",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37068"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37052",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37052"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37033",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37033"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37073",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37073"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37056",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37056"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37050",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37050"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37030",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37030"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37031",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37031"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37039",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37039"
}
]
}
CERTFR-2025-AVI-1129
Vulnerability from certfr_avis - Published: 2025-12-19 - Updated: 2025-12-19
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Extended App Support pour Tanzu Platform versions antérieures à 1.0.11 | ||
| VMware | Tanzu Platform | Cloud Native Buildpacks pour Tanzu Platform versions antérieures à 0.6.1 | ||
| VMware | Tanzu Platform | Elastic Application Runtime pour Tanzu Platform versions antérieures à 10.3.2 | ||
| VMware | Tanzu Platform | Elastic Application Runtime pour Tanzu Platform versions antérieures à 10.2.6+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | .NET Core Buildpack versions antérieures à 2.4.72 | ||
| VMware | Tanzu Platform | Elastic Application Runtime pour Tanzu Platform versions antérieures à 6.0.23+LTS-T |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Extended App Support pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.11",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Native Buildpacks pour Tanzu Platform versions ant\u00e9rieures \u00e0 0.6.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.2",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.6+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": ".NET Core Buildpack versions ant\u00e9rieures \u00e0 2.4.72",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.23+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-3573",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3573"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2025-64329",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64329"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2025-27111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27111"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2024-3044",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3044"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2020-7792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7792"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2024-12905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12905"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-25184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25184"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-12194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12194"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2025-57352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57352"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
}
],
"initial_release_date": "2025-12-19T00:00:00",
"last_revision_date": "2025-12-19T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1129",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-25",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36626"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36633",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36633"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36630",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36630"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36631",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36631"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-26",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36629"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36632",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36632"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-25",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36627"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-26",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36628"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36625",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36625"
}
]
}
MSRC_CVE-2025-61729
Vulnerability from csaf_microsoft - Published: 2025-12-02 00:00 - Updated: 2026-03-12 01:36Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-61729 Excessive resource consumption when printing error string for host certificate validation in crypto/x509 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-61729.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Excessive resource consumption when printing error string for host certificate validation in crypto/x509",
"tracking": {
"current_release_date": "2026-03-12T01:36:56.000Z",
"generator": {
"date": "2026-03-12T07:23:48.964Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-61729",
"initial_release_date": "2025-12-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-12-05T01:01:55.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-06T14:41:10.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-12-07T01:40:29.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2025-12-09T01:37:35.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2025-12-12T01:38:08.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
},
{
"date": "2025-12-13T01:38:50.000Z",
"legacy_version": "6",
"number": "6",
"summary": "Information published."
},
{
"date": "2026-02-21T04:15:18.000Z",
"legacy_version": "7",
"number": "7",
"summary": "Information published."
},
{
"date": "2026-03-03T15:01:34.000Z",
"legacy_version": "8",
"number": "8",
"summary": "Information published."
},
{
"date": "2026-03-04T14:43:49.000Z",
"legacy_version": "9",
"number": "9",
"summary": "Information published."
},
{
"date": "2026-03-12T01:36:56.000Z",
"legacy_version": "1",
"number": "10",
"summary": "Information published."
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 golang 1.25.5-1",
"product": {
"name": "azl3 golang 1.25.5-1",
"product_id": "6"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 1.26.0-1",
"product": {
"name": "azl3 golang 1.26.0-1",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 1.25.7-1",
"product": {
"name": "azl3 golang 1.25.7-1",
"product_id": "1"
}
},
{
"category": "product_version_range",
"name": "cbl2 golang 1.18.8-10",
"product": {
"name": "cbl2 golang 1.18.8-10",
"product_id": "11"
}
},
{
"category": "product_version_range",
"name": "cbl2 golang 1.22.7-5",
"product": {
"name": "cbl2 golang 1.22.7-5",
"product_id": "12"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 1.23.12-1",
"product": {
"name": "azl3 golang 1.23.12-1",
"product_id": "13"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 1.25.3-1",
"product": {
"name": "azl3 golang 1.25.3-1",
"product_id": "10"
}
},
{
"category": "product_version_range",
"name": "azl3 golang 1.25.6-1",
"product": {
"name": "azl3 golang 1.25.6-1",
"product_id": "5"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 msft-golang 1.24.13-1",
"product": {
"name": "cbl2 msft-golang 1.24.13-1",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "cbl2 msft-golang 1.24.9-1",
"product": {
"name": "cbl2 msft-golang 1.24.9-1",
"product_id": "9"
}
},
{
"category": "product_version_range",
"name": "cbl2 msft-golang 1.24.11-1",
"product": {
"name": "cbl2 msft-golang 1.24.11-1",
"product_id": "8"
}
},
{
"category": "product_version_range",
"name": "cbl2 msft-golang 1.24.12-1",
"product": {
"name": "cbl2 msft-golang 1.24.12-1",
"product_id": "4"
}
}
],
"category": "product_name",
"name": "msft-golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 gcc 11.2.0-8",
"product": {
"name": "cbl2 gcc 11.2.0-8",
"product_id": "17"
}
}
],
"category": "product_name",
"name": "gcc"
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "14"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "15"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "19"
}
},
{
"category": "product_name",
"name": "cbl2 gcc 11.2.0-9",
"product": {
"name": "cbl2 gcc 11.2.0-9",
"product_id": "7"
}
},
{
"category": "product_name",
"name": "azl3 gcc 13.2.0-7",
"product": {
"name": "azl3 gcc 13.2.0-7",
"product_id": "18"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "16"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-14"
},
"product_reference": "14",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-15"
},
"product_reference": "15",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-19"
},
"product_reference": "19",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gcc 11.2.0-9 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.25.5-1 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.24.13-1 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.26.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.25.7-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.18.8-10 as a component of CBL Mariner 2.0",
"product_id": "17086-11"
},
"product_reference": "11",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.22.7-5 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.23.12-1 as a component of Azure Linux 3.0",
"product_id": "17084-13"
},
"product_reference": "13",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.25.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-10"
},
"product_reference": "10",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 gcc 11.2.0-8 as a component of CBL Mariner 2.0",
"product_id": "17086-17"
},
"product_reference": "17",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 13.2.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-18"
},
"product_reference": "18",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.24.9-1 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-16"
},
"product_reference": "16",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.24.11-1 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.25.6-1 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.24.12-1 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-14",
"17084-15",
"17084-19",
"17086-7",
"17084-18",
"17086-16"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-6",
"17086-3",
"17084-2",
"17084-1",
"17086-11",
"17086-12",
"17084-13",
"17084-10",
"17086-17",
"17086-9",
"17086-8",
"17084-5",
"17086-4"
],
"known_not_affected": [
"17086-14",
"17084-15",
"17084-19",
"17086-7",
"17084-18",
"17086-16"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-61729 Excessive resource consumption when printing error string for host certificate validation in crypto/x509 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-61729.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-6"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-11"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-12"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-13"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-10"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-17"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-9"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-8"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "none_available",
"date": "2025-12-05T01:01:55.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"17084-6",
"17086-3",
"17084-2",
"17084-1",
"17086-11",
"17086-12",
"17084-13",
"17084-10",
"17086-17",
"17086-9",
"17086-8",
"17084-5",
"17086-4"
]
}
],
"title": "Excessive resource consumption when printing error string for host certificate validation in crypto/x509"
}
]
}
WID-SEC-W-2025-2724
Vulnerability from csaf_certbund - Published: 2025-12-02 23:00 - Updated: 2026-03-09 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Sicherheitsvorkehrungen zu umgehen, und um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2724 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2724.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2724 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2724"
},
{
"category": "external",
"summary": "Golang Announce vom 2025-12-02",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "Golang/Go GitHub vom 2025-12-02",
"url": "https://github.com/golang/go/issues/76445"
},
{
"category": "external",
"summary": "Golang/Go GitHub vom 2025-12-02",
"url": "https://github.com/golang/go/issues/76442"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2025-12-09",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4337-1 vom 2025-12-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V6FRZFUY7IMUIH434HM7TP3Z4LTXGEXM/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4336-1 vom 2025-12-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MQKJBVGIUPQFJGOASKZKHJ56ON2DGRDD/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4337-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023492.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4336-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023493.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20157-1 vom 2025-12-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2U4ZHXRG6FRV2PVCQEFXC42LYXWQIXQG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21192-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023549.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21193-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023548.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-090 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-090.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-091 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3119 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3119.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3118 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3118.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3120 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3120.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-083 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-083.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-084 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-084.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3098 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3098.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3100 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3100.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3097 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3097.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-082 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-082.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-081 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-081.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3105 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3105.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-080 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-080.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2025-079 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2025-079.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-087 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-087.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-088 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-088.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-089 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-089.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-090 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-090.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-091 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-092 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-092.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-093 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-093.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2025-094 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2025-094.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-086 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-086.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-087 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-087.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-088 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-088.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2025-089 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2025-089.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10030-1 vom 2026-01-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DOH4RQD6DF6QJ5K5LPUZIBSPIUJOV4WF/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10031-1 vom 2026-01-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/D4YDMFDXLFWYJ3MDUGV7CSZRLJCE7BFT/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0921 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0921"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0922 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0922"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0923 vom 2026-01-21",
"url": "https://linux.oracle.com/errata/ELSA-2026-0923.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2026-094 vom 2026-01-22",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-094.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0923 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0923"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0921 vom 2026-01-21",
"url": "https://linux.oracle.com/errata/ELSA-2026-0921.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-085 vom 2026-01-22",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-085.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0922 vom 2026-01-21",
"url": "https://linux.oracle.com/errata/ELSA-2026-0922.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0921 vom 2026-01-22",
"url": "https://errata.build.resf.org/RLSA-2026:0921"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0923 vom 2026-01-22",
"url": "https://errata.build.resf.org/RLSA-2026:0923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1038 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1038"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1017 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1017"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1018 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1018"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1042 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:1042"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:0922 vom 2026-01-23",
"url": "https://errata.build.resf.org/RLSA-2026:0922"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1168 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1168"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0297-1 vom 2026-01-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023924.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1249 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1249"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0298-1 vom 2026-01-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5Q63UO2LYEIXNPXRBOE6F42PWFVTQ6LQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0296-1 vom 2026-01-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023920.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1344 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1344"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1344 vom 2026-01-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-1344.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1416 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1416"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1431 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1431"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1344 vom 2026-01-28",
"url": "https://errata.build.resf.org/RLSA-2026:1344"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1497 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1497"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1506 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1506"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0308-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023937.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1518 vom 2026-01-29",
"url": "https://access.redhat.com/errata/RHSA-2026:1518"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1518 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2026-1518.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1518 vom 2026-01-31",
"url": "https://errata.build.resf.org/RLSA-2026:1518"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7259319 vom 2026-01-30",
"url": "https://www.ibm.com/support/pages/node/7259319"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1715 vom 2026-02-02",
"url": "https://access.redhat.com/errata/RHSA-2026:1715"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1715 vom 2026-02-02",
"url": "http://linux.oracle.com/errata/ELSA-2026-1715.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1814 vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:1814"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1813 vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:1813"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1845 vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:1845"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1907 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1938 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1938"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1715 vom 2026-02-05",
"url": "https://errata.build.resf.org/RLSA-2026:1715"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1896 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1896"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1942 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1908 vom 2026-02-05",
"url": "https://errata.build.resf.org/RLSA-2026:1908"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2149 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2149"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2146 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2146"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2148 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2148"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2144 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2144"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2138 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2138"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2136 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2136"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2133 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2133"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2201 vom 2026-02-06",
"url": "https://access.redhat.com/errata/RHSA-2026:2201"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2124 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2124"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2123 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2123"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2147 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2147"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2218 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2218"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2124 vom 2026-02-06",
"url": "http://linux.oracle.com/errata/ELSA-2026-2124.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2265 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2265"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2223 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2223"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2219 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2219"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2217 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2217"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2323 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2320 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2320"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2375 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2375"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2334 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2334"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2323 vom 2026-02-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-2323.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2343 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2343"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2371 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2371"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2367 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2367"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2374 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2374"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2376 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2376"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2441 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2441"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2454 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2454"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2456 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2456"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2572 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2572"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2571 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2571"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2654 vom 2026-02-12",
"url": "https://access.redhat.com/errata/RHSA-2026:2654"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2762 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2754 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2769 vom 2026-02-17",
"url": "https://access.redhat.com/errata/RHSA-2026:2769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2675 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2675"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2681 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2951 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2951"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2927 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2927"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2914 vom 2026-02-19",
"url": "https://linux.oracle.com/errata/ELSA-2026-2914.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2920 vom 2026-02-19",
"url": "https://linux.oracle.com/errata/ELSA-2026-2920.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3035 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3035"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3040 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3040"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3111 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3111"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3107 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3107"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3108 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3108"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3035 vom 2026-02-24",
"url": "http://linux.oracle.com/errata/ELSA-2026-3035.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3040 vom 2026-02-24",
"url": "http://linux.oracle.com/errata/ELSA-2026-3040.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3087 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3104 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3104"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3184 vom 2026-02-24",
"url": "https://access.redhat.com/errata/RHSA-2026:3184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3289 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3289"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3291 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3288 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3288"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3287 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3287"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3298 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3298"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3297 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3297"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3336 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3337 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3343 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3343"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3340 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3340.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3337 vom 2026-02-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-3337.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3336 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3336.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3298 vom 2026-02-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-3298.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3297 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3297.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3291 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3291.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3341 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3341"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3341 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3341.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3343 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3343.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3340 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3428 vom 2026-02-26",
"url": "https://access.redhat.com/errata/RHSA-2026:3428"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3428 vom 2026-02-28",
"url": "http://linux.oracle.com/errata/ELSA-2026-3428.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3506 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3506"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3713 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3816 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3816"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3782 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3752 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3815 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3815"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3820 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3820"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3753 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3812 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3812"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3818 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3818"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3822 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3822"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3831 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3831"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3833 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3833"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3821 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3821"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3864 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3864"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3817 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3817"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3839 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3839"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3838 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3838"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3827 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3835 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3835"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3843 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3843"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3841 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3841"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3840 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3840"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3854 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3854"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3836 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3836"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3879 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3879"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3880 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3880"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3929 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3929"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3753 vom 2026-03-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-3753.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3928 vom 2026-03-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-3928.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3928 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20301-1 vom 2026-03-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HI5YBRZT7ZAEECO2GZWZ2NF6FI55BMYW/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3884 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3930 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3930"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3931 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3932 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3932"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3752 vom 2026-03-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-3752.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3864 vom 2026-03-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-3864.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3928 vom 2026-03-06",
"url": "https://errata.build.resf.org/RLSA-2026:3928"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20629-1 vom 2026-03-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024646.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3970 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3970"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3840 vom 2026-03-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-3840.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20623-1 vom 2026-03-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024649.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3972 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3972"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3973 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3973"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3971 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3971"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3839 vom 2026-03-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-3839.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3864 vom 2026-03-07",
"url": "https://errata.build.resf.org/RLSA-2026:3864"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4166 vom 2026-03-10",
"url": "https://access.redhat.com/errata/RHSA-2026:4166"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4164 vom 2026-03-10",
"url": "https://access.redhat.com/errata/RHSA-2026:4164"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-09T23:00:00.000+00:00",
"generator": {
"date": "2026-03-10T11:26:30.716+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2724",
"initial_release_date": "2025-12-02T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-12-02T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Go und SUSE aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux, Amazon und Red Hat aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-25T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und IBM aufgenommen"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-23T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-25T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat, Oracle Linux und openSUSE aufgenommen"
},
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von SUSE, Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "35"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.25.5",
"product": {
"name": "Golang Go \u003c1.25.5",
"product_id": "T049032"
}
},
{
"category": "product_version",
"name": "1.25.5",
"product": {
"name": "Golang Go 1.25.5",
"product_id": "T049032-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.25.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.24.11",
"product": {
"name": "Golang Go \u003c1.24.11",
"product_id": "T049033"
}
},
{
"category": "product_version",
"name": "1.24.11",
"product": {
"name": "Golang Go 1.24.11",
"product_id": "T049033-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.24.11"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T024464",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:containers"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "azl3",
"product": {
"name": "Microsoft Azure Linux azl3",
"product_id": "T049210",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_linux:azl3"
}
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version_range",
"name": "Service Telemetry Framework \u003c1.5.7",
"product": {
"name": "Red Hat Enterprise Linux Service Telemetry Framework \u003c1.5.7",
"product_id": "T050876"
}
},
{
"category": "product_version",
"name": "Service Telemetry Framework 1.5.7",
"product": {
"name": "Red Hat Enterprise Linux Service Telemetry Framework 1.5.7",
"product_id": "T050876-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:service_telemetry_framework__1.5.7"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "API for Data Protection",
"product": {
"name": "Red Hat OpenShift API for Data Protection",
"product_id": "T050615",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:api_for_data_protection"
}
}
},
{
"category": "product_version_range",
"name": "Web Terminal Operator \u003c1.11.1",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator \u003c1.11.1",
"product_id": "T050616"
}
},
{
"category": "product_version",
"name": "Web Terminal Operator 1.11.1",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator 1.11.1",
"product_id": "T050616-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:web_terminal_operator_1.11.1"
}
}
},
{
"category": "product_version_range",
"name": "Web Terminal Operator \u003c1.12.1",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator \u003c1.12.1",
"product_id": "T050618"
}
},
{
"category": "product_version",
"name": "Web Terminal Operator 1.12.1",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator 1.12.1",
"product_id": "T050618-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:web_terminal_operator__1.12.1"
}
}
},
{
"category": "product_version_range",
"name": "Web Terminal Operator \u003c1.13.0",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator \u003c1.13.0",
"product_id": "T050620"
}
},
{
"category": "product_version",
"name": "Web Terminal Operator 1.13.0",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator 1.13.0",
"product_id": "T050620-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:web_terminal_operator__1.13.0"
}
}
},
{
"category": "product_version_range",
"name": "Web Terminal Operator \u003c1.15.0",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator \u003c1.15.0",
"product_id": "T050621"
}
},
{
"category": "product_version",
"name": "Web Terminal Operator 1.15.0",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator 1.15.0",
"product_id": "T050621-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:web_terminal_operator__1.15.0"
}
}
},
{
"category": "product_version_range",
"name": "Web Terminal Operator \u003c1.14.0",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator \u003c1.14.0",
"product_id": "T050622"
}
},
{
"category": "product_version",
"name": "Web Terminal Operator 1.14.0",
"product": {
"name": "Red Hat OpenShift Web Terminal Operator 1.14.0",
"product_id": "T050622-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:web_terminal_operator__1.14.0"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61727",
"product_status": {
"known_affected": [
"T049033",
"67646",
"T049032",
"T050620",
"T050622",
"T050621",
"T004914",
"T032255",
"T050616",
"T050618",
"T002207",
"T050876",
"T050615",
"T027843",
"T024464",
"398363",
"T049210"
]
},
"release_date": "2025-12-02T23:00:00.000+00:00",
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61729",
"product_status": {
"known_affected": [
"T049033",
"67646",
"T049032",
"T050620",
"T050622",
"T050621",
"T004914",
"T032255",
"T050616",
"T050618",
"T002207",
"T050876",
"T050615",
"T027843",
"T024464",
"398363",
"T049210"
]
},
"release_date": "2025-12-02T23:00:00.000+00:00",
"title": "CVE-2025-61729"
}
]
}
FKIE_CVE-2025-61729
Vulnerability from fkie_nvd - Published: 2025-12-02 19:15 - Updated: 2025-12-19 18:25| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/725920 | Patch | |
| security@golang.org | https://go.dev/issue/76445 | Issue Tracking, Patch | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/8FJoBkPddm4 | Mailing List, Release Notes | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2025-4155 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F2E6FD2A-A487-4099-B91D-2429F286AC6D",
"versionEndExcluding": "1.24.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "39C03A37-B94B-46E4-B1C2-A70A870F8E53",
"versionEndExcluding": "1.25.5",
"versionStartIncluding": "1.25.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption."
}
],
"id": "CVE-2025-61729",
"lastModified": "2025-12-19T18:25:28.283",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-12-02T19:15:51.447",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/725920"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://go.dev/issue/76445"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2025-61729
Vulnerability from fstec - Published: 02.12.2025{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, Microsoft Corp, The Go Project, Richard Matthew Stallman, Google Brain Team, Python Software Foundation",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), 2.0 (CBL Mariner), 3.0 (Windows Azure Linux Agent), \u0434\u043e 1.25.5-1 (Go), \u0434\u043e 1.24.11-1 (Go), \u0434\u043e 1.24.9-1 (Go), \u0434\u043e 1.25.3-1 (Go), \u0434\u043e 1.23.12-1 (Go), \u0434\u043e 1.22.7-5 (Go), \u0434\u043e 1.18.8-10 (Go), \u0434\u043e 11.2.0-9 (GCC), \u0434\u043e 13.2.0-7 (GCC), \u0434\u043e 11.2.0-8 (GCC), \u0434\u043e 2.11.1-2 (TensorFlow), \u0434\u043e 2.16.1-9 (TensorFlow), \u0434\u043e 2.16.2-6 (Python), \u0434\u043e 2.11.0-3 (Python)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://go.dev/cl/725920\nhttps://go.dev/issue/76445\n\n\u0414\u043b\u044f Microsoft Corp:\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61729\n\n\u0414\u043b\u044f \u0420\u0435\u0434 \u041e\u0421: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "02.12.2025",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "12.01.2026",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "24.12.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-16242",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2025-61729",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "\u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), CBL Mariner, Windows Azure Linux Agent, Go, GCC, TensorFlow, Python",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Microsoft Corp CBL Mariner 2.0 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 HostnameError.Error() \u043f\u0430\u043a\u0435\u0442\u0430 crypto/x509 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Go, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 (\u00ab\u0418\u0441\u0442\u043e\u0449\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u00bb) (CWE-400), \u041d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u0430\u044f \u0437\u0430\u0447\u0438\u0441\u0442\u043a\u0430 \u0438\u043b\u0438 \u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 (CWE-404)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 HostnameError.Error() \u043f\u0430\u043a\u0435\u0442\u0430 crypto/x509 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Go \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0439 \u0437\u0430\u0447\u0438\u0441\u0442\u043a\u043e\u0439 \u0438\u043b\u0438 \u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u0438\u0435\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://go.dev/cl/725920\nhttps://go.dev/issue/76445\nhttps://groups.google.com/g/golang-announce/c/8FJoBkPddm4\nhttps://pkg.go.dev/vuln/GO-2025-4155\nhttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-61729\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c, \u041f\u041e \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0418\u0418",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-400, CWE-404",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
bit-golang-2025-61729
Vulnerability from bitnami_vulndb
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "golang",
"purl": "pkg:bitnami/golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.11"
},
{
"introduced": "1.25.0"
},
{
"fixed": "1.25.5"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2025-61729"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"id": "BIT-golang-2025-61729",
"modified": "2025-12-04T12:07:39.656Z",
"published": "2025-12-04T11:41:52.637Z",
"references": [
{
"type": "WEB",
"url": "https://go.dev/cl/725920"
},
{
"type": "WEB",
"url": "https://go.dev/issue/76445"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"schema_version": "1.6.2",
"summary": "Excessive resource consumption when printing error string for host certificate validation in crypto/x509"
}
GHSA-7C64-F9JR-V9H2
Vulnerability from github – Published: 2025-12-02 21:31 – Updated: 2025-12-03 00:30Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
{
"affected": [],
"aliases": [
"CVE-2025-61729"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-02T19:15:51Z",
"severity": "HIGH"
},
"details": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"id": "GHSA-7c64-f9jr-v9h2",
"modified": "2025-12-03T00:30:28Z",
"published": "2025-12-02T21:31:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"type": "WEB",
"url": "https://go.dev/cl/725920"
},
{
"type": "WEB",
"url": "https://go.dev/issue/76445"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.